mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-16 12:24:45 -04:00
Add a precompiled header for RELs (#2597)
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "d/dolzel.h"
|
||||
|
||||
#include "d/d_a_item_static.h"
|
||||
|
||||
u32 daItem_c::startCtrl() {
|
||||
@@ -18,4 +20,4 @@ u32 daItem_c::startControl() {
|
||||
u32 daItem_c::endControl() {
|
||||
mStatus = STATUS_NORMAL_e;
|
||||
return 1;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user