fix: Linux compiling

Made it so that the updater stuff is windows only.

Signed-off-by: Boss.sfc <boss.sfc@citron-emu.org>
This commit is contained in:
Boss.sfc
2025-09-14 18:46:18 +07:00
parent 94119302ec
commit a3c4f0614a
6 changed files with 33 additions and 6 deletions

View File

@@ -24,3 +24,8 @@
#undef False
#undef None
#undef True
#undef Success
#undef KeyPress
#undef KeyRelease
#undef FocusIn
#undef FocusOut