mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-27 07:47:31 -04:00
Use precompiled headers, fix weak data issues
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
// Translation Unit: f_op_msg_mng.cpp
|
||||
//
|
||||
|
||||
#include "d/dolzel.h" // IWYU pragma: keep
|
||||
#include "f_op/f_op_msg_mng.h"
|
||||
#include "JSystem/JKernel/JKRArchive.h"
|
||||
#include "JSystem/JUtility/JUTDataHeader.h"
|
||||
@@ -26,8 +27,6 @@
|
||||
#include "m_Do/m_Do_controller_pad.h"
|
||||
#include <stdio.h>
|
||||
|
||||
#include "global.h"
|
||||
|
||||
STControl stick;
|
||||
|
||||
fpc_ProcID i_msgID = fpcM_ERROR_PROCESS_ID_e;
|
||||
|
||||
Reference in New Issue
Block a user