rogueviz:: intra-demos:: popscreen on run

This commit is contained in:
Zeno Rogue
2022-08-07 15:44:49 +02:00
parent e686f5bc39
commit c261db8a08
3 changed files with 7 additions and 3 deletions
+2 -2
View File
@@ -13,8 +13,8 @@
#define _HYPER_H_
// version numbers
#define VER "12.0w"
#define VERNUM_HEX 0xA918
#define VER "12.0x"
#define VERNUM_HEX 0xA919
#include "sysconfig.h"