start executing
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
namespace weee::core {
|
||||
struct mem;
|
||||
struct broadway;
|
||||
|
||||
bool load_dol(const std::string &, mem &);
|
||||
bool load_dol(const std::string &, mem &, broadway &);
|
||||
} // namespace weee::core
|
||||
|
||||
Reference in New Issue
Block a user