get dusk past compilation and into linking

This commit is contained in:
kipcode66
2026-01-15 19:24:39 -05:00
parent dd67314902
commit b1e20051ce
17 changed files with 127 additions and 5 deletions
+4
View File
@@ -25,6 +25,10 @@
#include "d/actor/d_a_player.h"
#include "SSystem/SComponent/c_math.h"
#ifndef __MWERKS__
#include "dusk/math.h"
#endif
#if DEBUG
//#pragma nosyminline on
#endif