mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-05 19:43:41 -04:00
Add a precompiled header for RELs (#2597)
This commit is contained in:
+3
-1
@@ -3,8 +3,10 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "d/dolzel.h"
|
||||
|
||||
#include "d/d_bg_pc.h"
|
||||
|
||||
void dBgPc::setCode(sBgPc& code) {
|
||||
m_code = code;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user