mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-06-19 01:20:08 -07:00
Use pointer types instead of s32 (#1151)
* pointers * remove from segment_symbols * format
This commit is contained in:
@@ -1522,10 +1522,8 @@ void func_80147198(SramContext* sramCtx);
|
||||
extern s32 D_801C6798[];
|
||||
extern u8 gAmmoItems[];
|
||||
extern s32 D_801C67C8[];
|
||||
extern s32 D_801C67E8[];
|
||||
extern s32 D_801C67F0[];
|
||||
extern s32 D_801C6818[];
|
||||
extern s32 D_801C6838[];
|
||||
extern s32 D_801C6840[];
|
||||
extern s32 D_801C6850[];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user