mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-14 02:27:21 -07:00
better soft reset (#4984)
This commit is contained in:
parent
f4604673e0
commit
ac9b8c2e87
6 changed files with 48 additions and 20 deletions
|
@ -247,6 +247,7 @@ extern "C"
|
|||
extern GfxPool gGfxPools[2]; // 0x24820 bytes
|
||||
extern u8* gAudioHeap;
|
||||
extern u8* gSystemHeap;
|
||||
extern GameState* gGameState;
|
||||
|
||||
#ifdef __cplusplus
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue