mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-04 03:12:48 -04:00
wip debug / pal building, b_gm mostly done (#2285)
* b_gm mostly done * wip debug / pal building * fix configure.py * fix some debug macros / flags
This commit is contained in:
@@ -277,7 +277,7 @@ public:
|
||||
}
|
||||
|
||||
void data_setInterval(f64 f) {
|
||||
ASSERT(f > TValue(0));
|
||||
// ASSERT(f > TValue(0));
|
||||
_50 = f;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user