This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
pokecrystal
mirror of
https://github.com/pret/pokecrystal.git
Watch
1
Star
1
Fork
You've already forked pokecrystal
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b06cfe78fd
pokecrystal
/
engine
/
events
/
kurt_selectquantity_interpr...
5 lines
85 B
NASM
Raw
Normal View
History
Unescape
Escape
Remove all address comments
2018-06-24 14:09:41 +00:00
Kurt_SelectQuantity_InterpretJoypad:
Remove all code from main.asm (some labeled INCBINs, like out-of-context graphics, are still present) engine/routines/ stores isolated out-of-context routines as individual files. It might be preferable later to append them to their related engine/ files in unique little SECTIONs, relying on the linkerscript to place them appropriately; or some other organization method. In the meantime, they're now easily findable apart from main.asm's other content.
2017-12-25 00:35:35 +00:00
call
BuySellToss_InterpretJoypad
ld
b
,
a
ret