mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-09-01 00:13:05 -04:00
Add a precompiled header for RELs (#2597)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#include "d/dolzel.h"
|
||||
|
||||
#include "d/d_msg_out_font.h"
|
||||
#include "JSystem/J2DGraph/J2DTextBox.h"
|
||||
#include "JSystem/JUtility/JUTTexture.h"
|
||||
@@ -777,4 +779,4 @@ const char* COutFont_c::getBtiName(int i_nameIdx) {
|
||||
}
|
||||
|
||||
return mpIconName[i_nameIdx];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user