diff options
| author | octorock <79596758+octorock@users.noreply.github.com> | 2023-06-24 00:19:33 +0200 |
|---|---|---|
| committer | octorock <79596758+octorock@users.noreply.github.com> | 2023-06-24 00:19:33 +0200 |
| commit | f89bb66911372a067041b66d50ac8462b7e0bd97 (patch) | |
| tree | 5c7516fcf3e30a3aaf4e63c4a28a42e7c66f4471 /data | |
| parent | f9da6344273ac86d6fd9219fac2710c968eeab37 (diff) | |
Create enums for Vvvs and MetaTiles
Diffstat (limited to 'data')
| -rw-r--r-- | data/animations/npc/kid.s | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/animations/npc/kid.s b/data/animations/npc/kid.s index fcaf867e..6e81c22f 100644 --- a/data/animations/npc/kid.s +++ b/data/animations/npc/kid.s @@ -91,6 +91,7 @@ gSpriteAnimations_Kid:: @ 0810C1E4 .4byte 00000000 @ TODO data of an unused entity? +@ maybe the unused original guard npc? gUnk_0810C268:: @ 0810C268 .4byte sub_08062AD0 .4byte sub_08062AD4 @@ -103,6 +104,8 @@ gUnk_0810C275:: @ 0810C275 gUnk_0810C27A:: @ 0810C27A .incbin "kid/gUnk_0810C27A.bin" + +gUnk_0810C280:: @ 0810C280 .4byte gUnk_0810C270 .4byte gUnk_0810C275 .4byte gUnk_0810C27A |
