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
+5
View File
@@ -16,6 +16,11 @@
#include "m_Do/m_Do_graphic.h"
#include <cstdio>
#ifndef __MWERKS__
#include <string>
#include "dusk/extras.h"
#endif
dRes_info_c::dRes_info_c() {
mCount = 0;
mDMCommand = NULL;