mirror of
https://github.com/simtactics/mysimulation.git
synced 2025-07-07 07:00:33 -04:00
In the process of setting up a convenient Makefile build system
This commit is contained in:
parent
8a16e52bf6
commit
1a279588f1
16 changed files with 378 additions and 22 deletions
|
@ -1,4 +0,0 @@
|
|||
class Scene {
|
||||
public:
|
||||
virtual int Logic(int Message, int ParamA, int ParamB);
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue