Browse Source
Merge branch 'lumapu:zero-export' into zero-export
pull/1551/head
DanielR92
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
src/defines.h
|
@ -13,7 +13,7 @@ |
|
|
//-------------------------------------
|
|
|
//-------------------------------------
|
|
|
#define VERSION_MAJOR 0 |
|
|
#define VERSION_MAJOR 0 |
|
|
#define VERSION_MINOR 8 |
|
|
#define VERSION_MINOR 8 |
|
|
#define VERSION_PATCH 970008 |
|
|
#define VERSION_PATCH 970009 |
|
|
|
|
|
|
|
|
//-------------------------------------
|
|
|
//-------------------------------------
|
|
|
typedef struct { |
|
|
typedef struct { |
|
|