mirror of
https://github.com/simtactics/mysimulation.git
synced 2025-07-15 10:36:44 -04:00
iff2html is working and can properly parse STR# chunks.
I also added my TSOSimulatorClient work to the trunk.
This commit is contained in:
parent
a4a7b82bb7
commit
64fddcf78e
16 changed files with 963 additions and 80 deletions
|
@ -4,9 +4,9 @@
|
|||
#define PACKAGE "libvitaboy"
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION_A 0
|
||||
#define VERSION_A 1
|
||||
#define VERSION_B 0
|
||||
#define VERSION_C 1
|
||||
#define VERSION_STR "0.0.1"
|
||||
#define VERSION_STR "1.0.1"
|
||||
/* You should fill the revision in if you're compiling from the trunk */
|
||||
#define REVISION 0
|
Loading…
Add table
Add a link
Reference in a new issue