object6A ok

This commit is contained in:
theo3
2021-12-22 22:13:30 -08:00
parent a8f7b42ee2
commit 1218a8b691
21 changed files with 1417 additions and 3419 deletions
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -2,7 +2,7 @@
#include "entity.h"
#include "room.h"
#include "flags.h"
#include "createObject.h"
#include "object.h"
#include "functions.h"
#include "overworld.h"
+1 -1
View File
@@ -1,7 +1,7 @@
#include "global.h"
#include "entity.h"
#include "flags.h"
#include "createObject.h"
#include "object.h"
extern u32 ReadBit(u32*, u32);