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:
EllipticEllipsis
2021-08-08 23:01:51 -04:00
committed by GitHub
parent 36e6f8cb3d
commit 823281291b
13 changed files with 31 additions and 31 deletions
+1 -1
View File
@@ -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);