Work on d_jdpreviwer (#3067)

This commit is contained in:
hatal175
2026-01-26 07:20:02 +02:00
committed by GitHub
parent 7883248acc
commit be3efedee3
7 changed files with 160 additions and 3 deletions
@@ -0,0 +1,8 @@
#include "JSystem/JSystem.h" // IWYU pragma: keep
#include "JSystem/JStudio/JStudio_JPreviewer/control.h"
JStudioPreviewer::TControl::TControl() : JOREventCallbackListNode(0xc0000000,0xc00000ff,false) {
}