mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-06-19 01:20:08 -07:00
Script fixes, Type 1 cylinders fixed, rename main (#256)
* Fix actor_symbols.py * Temporary fix to rename_sym.sh * Fix the few Type1 cylinders * Rename main -> Main * chmod rename_global_asm, fix asm in rename_syms * Format
This commit is contained in:
+1
-1
@@ -3329,7 +3329,7 @@ void func_80174AA0(ListAlloc* alloc);
|
||||
// void func_80174AB4(void);
|
||||
// void func_80174B20(void);
|
||||
void func_80174BA0(ListAlloc* alloc);
|
||||
void main(void* arg);
|
||||
void Main(void* arg);
|
||||
// u32 Padmgr_GetControllerBitmask(void);
|
||||
// void func_80174F24(void);
|
||||
// void func_80174F44(void);
|
||||
|
||||
Reference in New Issue
Block a user