mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-19 13:03:33 -04:00
Add a precompiled header for RELs (#2597)
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "d/dolzel_rel.h"
|
||||
|
||||
#include "d/actor/d_a_spinner.h"
|
||||
#include "d/actor/d_a_tag_sppath.h"
|
||||
#include "dol2asm.h"
|
||||
@@ -147,8 +149,6 @@ void daSpinner_c::setMatrix() {
|
||||
mpModel->calc();
|
||||
}
|
||||
|
||||
UNK_REL_BSS
|
||||
|
||||
/* 804D2320-804D25F4 000A80 02D4+00 1/1 0/0 0/0 .text setEffect__11daSpinner_cFv */
|
||||
void daSpinner_c::setEffect() {
|
||||
static JGeometry::TVec3<f32> effDirection(0.0f, 1.0f, 0.0f);
|
||||
|
||||
Reference in New Issue
Block a user