summaryrefslogtreecommitdiff
path: root/src/constants
diff options
context:
space:
mode:
authorElectroDeoxys <ElectroDeoxys@gmail.com>2021-05-21 11:40:26 +0100
committerElectroDeoxys <ElectroDeoxys@gmail.com>2021-05-21 11:40:26 +0100
commitf765580db088c82c58e95e87d57eea8732355ff1 (patch)
tree28ee89e745b749906555a1882bb95df8f7833c38 /src/constants
parent96a93f444cff3df152a03d3722080600dc3a9e88 (diff)
Extract Credits sequence
Diffstat (limited to 'src/constants')
-rw-r--r--src/constants/npc_constants.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/constants/npc_constants.asm b/src/constants/npc_constants.asm
index 76fb3ed..1aac946 100644
--- a/src/constants/npc_constants.asm
+++ b/src/constants/npc_constants.asm
@@ -191,7 +191,7 @@ NPC_DATA_LENGTH EQU const_value
const NPC_MURRAY2 ; $70
const NPC_RONALD2 ; $71
const NPC_RONALD3 ; $72
- const NPC_73 ; $73 (unused)
+ const NPC_PLAYER_CREDITS ; $73
; flags in LOADED_NPC_FLAGS
const_def 4