diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-01-31 11:08:47 -0500 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-01-31 11:08:47 -0500 |
commit | 50a78c0876bbccad8269a626ca5bc6b5d8f679e0 (patch) | |
tree | 74c7f0ad7a0a875ad1d3b93cd5d0f7b2d308a933 /maps/SaffronGym.asm | |
parent | a2607623d3fa20363965e63740568d0a8d61b3da (diff) |
Forgot the person→object rename
Diffstat (limited to 'maps/SaffronGym.asm')
-rw-r--r-- | maps/SaffronGym.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/SaffronGym.asm b/maps/SaffronGym.asm index a0de9bdee..7911d9d56 100644 --- a/maps/SaffronGym.asm +++ b/maps/SaffronGym.asm @@ -1,4 +1,4 @@ -const_value set 2 ; person constants +const_value set 2 ; object constants const SAFFRONGYM_SABRINA const SAFFRONGYM_GRANNY1 const SAFFRONGYM_YOUNGSTER1 |