diff options
Diffstat (limited to 'src/constants')
-rwxr-xr-x | src/constants/npc_constants.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/constants/npc_constants.asm b/src/constants/npc_constants.asm index af412d6..58b137a 100755 --- a/src/constants/npc_constants.asm +++ b/src/constants/npc_constants.asm @@ -41,4 +41,4 @@ STEPHANIE_PIC EQU $28 AARON_PIC EQU $29 SARA EQU $1f -AMANDA EQU $20
\ No newline at end of file +AMANDA EQU $20 |