summaryrefslogtreecommitdiff
path: root/include/z64object.h
diff options
context:
space:
mode:
authorTom Overton <tom-overton@users.noreply.github.com>2022-09-26 16:59:31 -0700
committerGitHub <noreply@github.com>2022-09-27 00:59:31 +0100
commit72d24b999553517adcefee85ef25927c897718b3 (patch)
tree46c561427eaa15e4c2838ee36c2a11a3c5e37c37 /include/z64object.h
parent00bf71460f56c5a8aba5e235b729c8a5e594bae8 (diff)
Give Deku Princess/King/Butler's objects the "correct" name (#1084)
* Give Deku Princess/King/Butler's objects the "correct" name * Document the actor/object discrepancy in the actors * format
Diffstat (limited to 'include/z64object.h')
-rw-r--r--include/z64object.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/z64object.h b/include/z64object.h
index 3b221088a..306f84ebd 100644
--- a/include/z64object.h
+++ b/include/z64object.h
@@ -404,7 +404,7 @@ typedef enum {
/* 0x188 */ OBJECT_FALL,
/* 0x189 */ OBJECT_HANAREYAMA_OBJ,
/* 0x18A */ OBJECT_CRACE_OBJECT,
- /* 0x18B */ OBJECT_DNQ,
+ /* 0x18B */ OBJECT_DNO,
/* 0x18C */ OBJECT_OBJ_TOKEIDAI,
/* 0x18D */ OBJECT_EG,
/* 0x18E */ OBJECT_TRU,
@@ -477,7 +477,7 @@ typedef enum {
/* 0x1D1 */ OBJECT_MARUTA,
/* 0x1D2 */ OBJECT_GHAKA,
/* 0x1D3 */ OBJECT_OYU,
- /* 0x1D4 */ OBJECT_DNP,
+ /* 0x1D4 */ OBJECT_DNQ,
/* 0x1D5 */ OBJECT_DAI,
/* 0x1D6 */ OBJECT_KGY,
/* 0x1D7 */ OBJECT_FB,
@@ -508,7 +508,7 @@ typedef enum {
/* 0x1F0 */ OBJECT_GI_SEAHORSE,
/* 0x1F1 */ OBJECT_BIGPO,
/* 0x1F2 */ OBJECT_HARIKO,
- /* 0x1F3 */ OBJECT_DNO,
+ /* 0x1F3 */ OBJECT_DNJ,
/* 0x1F4 */ OBJECT_SINKAI_KABE,
/* 0x1F5 */ OBJECT_KIN2_OBJ,
/* 0x1F6 */ OBJECT_ISHI,