Preliminary save/load support for Urban Runner
svn-id: r35418
This commit is contained in:
parent
3ddbc1211f
commit
4ceecdb25f
12 changed files with 314 additions and 39 deletions
|
@ -202,8 +202,8 @@ void Inter_v4::setupOpcodes() {
|
|||
/* 40 */
|
||||
OPCODE(o2_totSub),
|
||||
OPCODE(o2_switchTotSub),
|
||||
OPCODE(o2_copyVars),
|
||||
OPCODE(o2_pasteVars),
|
||||
OPCODE(o2_pushVars),
|
||||
OPCODE(o2_popVars),
|
||||
/* 44 */
|
||||
{NULL, ""},
|
||||
{NULL, ""},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue