2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-12 16:46:10 +00:00

Update hecl; disable MP1_VARIABLE_DELTA_TIME

This commit is contained in:
2020-04-13 15:01:57 -04:00
parent 6806d4914c
commit 654e3e705e
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
#define MP1_USE_BOO 0
#endif
#ifndef MP1_VARIABLE_DELTA_TIME
#define MP1_VARIABLE_DELTA_TIME 1
#define MP1_VARIABLE_DELTA_TIME 0
#endif
#include "IMain.hpp"