Move module defines into WUMS

This commit is contained in:
Maschell
2020-06-06 17:02:31 +02:00
parent 10d74d9f6d
commit 3f6f956b70
19 changed files with 8 additions and 178 deletions

View File

@@ -22,8 +22,6 @@
#include "ElfUtils.h"
#include "kernel.h"
#include "common/module_defines.h"
bool CheckRunning() {
switch (ProcUIProcessMessages(true)) {