npower13_objectmodule: #i109734# object module stuff

This commit is contained in:
npower Developer
2010-03-02 12:39:31 +00:00
parent 4d8175599b
commit da0a3a0e7f
20 changed files with 747 additions and 67 deletions

View File

@@ -53,6 +53,7 @@ public:
void GenStmnt(); // evtl. Statement-Opcode erzeugen
UINT32 GetPC();
UINT32 GetOffset() { return GetPC() + 1; }
SbModule& GetModule() { return rMod; }
void Save();
// #29955 for-Schleifen-Ebene pflegen