Decompile object10

This commit is contained in:
Tal Hayon
2022-03-13 00:12:16 +02:00
parent 5ebbffc50d
commit cc8ef3a260
9 changed files with 194 additions and 684 deletions
+1
View File
@@ -255,4 +255,5 @@ extern void sub_080ADD70(void);
extern bool32 sub_080AE4CC(Entity*, u32, u32, u32);
extern void sub_080AE58C(Entity*, u32, u32);
extern void sub_080AF284(void);
extern bool32 sub_080B1B54(u32);
#endif
+2 -2
View File
@@ -46,7 +46,7 @@ typedef enum {
OBJECT_D,
OBJECT_E,
SPECIAL_FX,
OBJECT_10,
PLAYER_CLONE,
OBJECT_11,
OBJECT_12,
RAILTRACK,
@@ -242,7 +242,7 @@ void ChestSpawner();
void ObjectD();
void ObjectE();
void SpecialFx();
void Object10();
void PlayerClone();
void Object11();
void Object12();
void Railtrack();