mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-30 23:44:28 -04:00
Work on d_jdpreviwer (#3067)
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
#include "f_op/f_op_scene_mng.h"
|
||||
#include "m_Do/m_Do_hostIO.h"
|
||||
|
||||
#if DEBUG
|
||||
#pragma nosyminline on
|
||||
#endif
|
||||
|
||||
static int fopScn_Draw(scene_class* i_this) {
|
||||
int ret = fpcNd_DrawMethod((nodedraw_method_class*)i_this->submethod, i_this);
|
||||
return ret;
|
||||
|
||||
Reference in New Issue
Block a user