mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2026-04-26 12:01:43 +00:00
Beta 2 release
This commit is contained in:
parent
c10ef56ba9
commit
a0b5f28b38
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
#include "types.h"
|
||||
|
||||
static char sVersionString[MAX_VERSION_LENGTH] = { 0 };
|
||||
#ifdef UNSTABLE_BRANCH
|
||||
//#ifdef UNSTABLE_BRANCH
|
||||
#define VERSION_TEXT "unst "
|
||||
#else
|
||||
#define VERSION_TEXT "beta "
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue