Changeset 67 in dev for BasicCompiler32/Compile_Set_Var.cpp
- Timestamp:
- Mar 11, 2007, 3:25:42 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BasicCompiler32/Compile_Set_Var.cpp
r66 r67 610 610 611 611 //push 0 612 op_push_ value(0);612 op_push_V(0); 613 613 614 614 //push eax
Note:
See TracChangeset
for help on using the changeset viewer.