Remove unused decl

This commit is contained in:
Christian Semmler 2024-05-31 17:41:12 -04:00
parent 4a692ecc3d
commit 49b86f298f

View File

@ -75,9 +75,6 @@ BOOL g_reqEnableRMDevice = FALSE;
// STRING: ISLE 0x4101dc // STRING: ISLE 0x4101dc
#define WINDOW_TITLE "LEGO®" #define WINDOW_TITLE "LEGO®"
// Might be static functions of IsleApp
BOOL StartDirectSound();
// FUNCTION: ISLE 0x401000 // FUNCTION: ISLE 0x401000
IsleApp::IsleApp() IsleApp::IsleApp()
{ {