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
12412713fd
pokecrystal
/
engine
/
scripting_crystal.asm
4 lines
58 B
NASM
Raw
Normal View
History
Unescape
Escape
objects for event handling and scripting
2013-11-23 07:51:48 +00:00
INCLUDE
"pokecrystal.asm"
INCLUDE
"engine/scripting.asm"
Move includes into object bases instead of their version wrappers.
2014-02-06 00:07:24 +00:00