Add some functions from Mobile Stadium.

original-commit-id: fa019d2f51893bc7772bde2ccad5ae3c07b51cf4
This commit is contained in:
IIMarckus
2012-07-07 19:51:02 -06:00
parent 2a0389e384
commit b1eaaace49

View File

@@ -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 ],