diff options
| author | notyouraveragehooman <65437533+notyouraveragehooman@users.noreply.github.com> | 2020-06-19 22:43:20 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-19 22:43:20 -0700 |
| commit | 969241a1d0fdbd549c16e2aee22b4ece7c031793 (patch) | |
| tree | 17df040c0a6cb997a0458bf8ac38fd40c610bd3a /src/npc.c | |
| parent | 373fb602b6b8d34624dd3a26223ed0d8e664b7d5 (diff) | |
Revert "Revert "mask.c OK""
Diffstat (limited to 'src/npc.c')
| -rw-r--r-- | src/npc.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -135,4 +135,4 @@ void (*const gNPCFunctions[][3])(Entity* ent) = { { DeleteEntity, NULL, NULL } }; //clang-format on -const u8 npc_unk[] = { 0x04, 0x05, 0x06, 0x06 };
\ No newline at end of file +const u8 npc_unk[] = { 0x04, 0x05, 0x06, 0x06 }; |
