summaryrefslogtreecommitdiff
path: root/gfx/sprites/gym_helper.2bpp
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-01-21 19:15:48 -0500
committeryenatch <yenatch@gmail.com>2014-01-21 21:09:22 -0500
commit795decd080dceed76c99bc16f044d50a696992be (patch)
treeaae074a2d5fccb21f1741a548d33dd7a58ce6292 /gfx/sprites/gym_helper.2bpp
parent93e1316e3db579cdbe95c86af09a97a9d7508308 (diff)
Add text macros
Before text looked like: _CeladonCityText2: ; a5a4b (29:5a4b) db $0, "Heheh! This GYM", $4f db "is great! It's", $55 db "full of women!", $57 Now it looks like: _CeladonCityText2: ; a5a4b (29:5a4b) text "Heheh! This GYM" line "is great! It's" next "full of women!" done
Diffstat (limited to 'gfx/sprites/gym_helper.2bpp')
0 files changed, 0 insertions, 0 deletions