mirror of
https://github.com/zeldaret/ss
synced 2026-06-01 01:39:17 -04:00
Implement a solution that seemingly works
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
// See include/s/README.txt for changes made
|
||||
|
||||
sStateID_c::NumberMemo_c sStateID_c::sm_numberMemo;
|
||||
sStateID_c sStateID::null(nullptr);
|
||||
const sStateID_c sStateID::null(nullptr);
|
||||
|
||||
sStateID_c::sStateID_c(const char *name) {
|
||||
mpName = name;
|
||||
|
||||
Reference in New Issue
Block a user