diff options
author | Scott Norton <PikalaxALT@gmail.com> | 2015-06-29 22:24:45 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-07-03 13:46:38 -0400 |
commit | f74fd6903f90e30c3bf1dbde93153ddec62a450a (patch) | |
tree | 3d90d694665388922af9a1137e962db30d95427b /maps/Route39Farmhouse.asm | |
parent | e2c2e20f93f43848542362a5deee677e88f9507d (diff) |
- Renamed "Functiond283" to "GetPocketCapacity" and updated the pointers and constants to better reflect their hypothesized purposes.
- Using yenatch's version of the macro and constant handling, rewrote the tmhm bit array as a macro-defined environment.
Diffstat (limited to 'maps/Route39Farmhouse.asm')
-rw-r--r-- | maps/Route39Farmhouse.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/Route39Farmhouse.asm b/maps/Route39Farmhouse.asm index fb3fea844..7e1eaf461 100644 --- a/maps/Route39Farmhouse.asm +++ b/maps/Route39Farmhouse.asm @@ -84,7 +84,7 @@ PokefanFScript_0x9cf0e: ; 0x9cf0e UnknownScript_0x9cf22: ; 0x9cf22 writetext UnknownText_0x9d156 keeptextopen - verbosegiveitem TM_13, 1 + verbosegiveitem TM_SNORE, 1 iffalse UnknownScript_0x9cf33 setevent EVENT_GOT_TM13_SNORE_FROM_MOOMOO_FARM UnknownScript_0x9cf2f: ; 0x9cf2f |