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:
@@ -2,6 +2,8 @@
|
||||
// d/shop/d_shop_item_ctrl
|
||||
//
|
||||
|
||||
#include "d/dolzel.h"
|
||||
|
||||
#include "d/d_shop_item_ctrl.h"
|
||||
#include "SSystem/SComponent/c_lib.h"
|
||||
#include "d/d_a_shop_item_static.h"
|
||||
@@ -115,4 +117,4 @@ void dShopItemCtrl_c::setZoomAnime(int param_1, cXyz* param_2, s16 param_3, bool
|
||||
shopItem->setAngleY(y_angle);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user