rename files, sort asm into subdirectories

This commit is contained in:
theo3
2021-12-28 13:53:53 -08:00
parent 0f65f8fd50
commit 3fd900f1bc
313 changed files with 346 additions and 405 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
#include "entity.h"
#include "player.h"
#include "functions.h"
#include "audio.h"
#include "sound.h"
extern void sub_08078CD0(Entity*);
extern void sub_08018FA0(Entity*);
+1 -1
View File
@@ -1,7 +1,7 @@
#include "asm.h"
#include "entity.h"
#include "functions.h"
#include "audio.h"
#include "sound.h"
extern void (*const gUnk_0811B98C[])(Entity*);
+1 -1
View File
@@ -1,5 +1,5 @@
#include "entity.h"
#include "audio.h"
#include "sound.h"
#include "functions.h"
#include "effects.h"
+1 -1
View File
@@ -1,5 +1,5 @@
#include "entity.h"
#include "audio.h"
#include "sound.h"
#include "coord.h"
#include "functions.h"
+1 -1
View File
@@ -1,5 +1,5 @@
#include "entity.h"
#include "audio.h"
#include "sound.h"
#include "functions.h"
extern void (*const gUnk_080B77FC[])(Entity*);
+1 -1
View File
@@ -1,5 +1,5 @@
#include "entity.h"
#include "audio.h"
#include "sound.h"
#include "functions.h"
extern void (*const gUnk_0811B9D8[])(Entity*);
+1 -1
View File
@@ -2,7 +2,7 @@
#include "player.h"
#include "coord.h"
#include "functions.h"
#include "audio.h"
#include "sound.h"
#include "effects.h"
extern void (*const gUnk_080B43F4[])(Entity*);