Changeset 42 in dev for BasicCompiler32/Compile_ProcOp.cpp
- Timestamp:
- Jan 29, 2007, 2:56:22 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BasicCompiler32/Compile_ProcOp.cpp
r40 r42 43 43 //GC用の変数を定義 44 44 InitGCVariables(); 45 46 //クラスに属する静的メンバを定義 47 CMember::InitStaticMember(); 45 48 46 49 GetGlobalDataForDll();
Note:
See TracChangeset
for help on using the changeset viewer.