mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-04 15:04:31 +00:00
Migrate z_common_data.c's .bss to C (#157)
This commit is contained in:
parent
3d050f2861
commit
2c5ad24c3f
4 changed files with 4 additions and 22 deletions
|
@ -3386,8 +3386,6 @@ extern u8 D_80157D30[];
|
|||
//extern ? D_8015E638;
|
||||
//extern ? D_8015E648;
|
||||
extern SaveContext gSaveContext; // 0x8015E660
|
||||
extern u32 D_8015FA88;
|
||||
extern u32 D_8015FA8C;
|
||||
extern GameInfo* gGameInfo; // 0x8015FA90
|
||||
//extern ? D_8015FA98;
|
||||
//extern ? D_8015FA9B;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue