mirror of
https://github.com/pret/pokemon-reverse-engineering-tools.git
synced 2026-08-20 09:14:13 -05:00
Add some functions from Mobile Stadium.
original-commit-id: fa019d2f51893bc7772bde2ccad5ae3c07b51cf4
This commit is contained in:
@@ -164,7 +164,7 @@ temp_opt_table = [
|
||||
[ "INC L", 0x2c, 0 ],
|
||||
[ "INC SP", 0x33, 0 ],
|
||||
[ "JP C, ?", 0xda, 2 ],
|
||||
[ "JP HL", 0xe9, 0 ],
|
||||
[ "JP [HL]", 0xe9, 0 ],
|
||||
[ "JP NC, ?", 0xd2, 2 ],
|
||||
[ "JP NZ, ?", 0xc2, 2 ],
|
||||
[ "JP Z, ?", 0xca, 2 ],
|
||||
|
||||
Reference in New Issue
Block a user