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
+3
View File
@@ -11,6 +11,9 @@
#include "d/d_s_room.h"
#include "m_Do/m_Do_Reset.h"
#include <cstdio>
#ifndef __MWERKS__
#include "dusk/extras.h"
#endif
static int dScnRoom_Draw(room_of_scene_class* i_this) {
return 1;