mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-20 13:24:40 -04:00
Add a precompiled header for RELs (#2597)
This commit is contained in:
+2
-5
@@ -1,3 +1,5 @@
|
||||
#include "d/dolzel.h"
|
||||
|
||||
#include "d/d_kankyo.h"
|
||||
#include <dolphin.h>
|
||||
#include <dolphin/gf/GFPixel.h>
|
||||
@@ -220,11 +222,6 @@ int dKy_sense_pat_get() {
|
||||
return pat;
|
||||
}
|
||||
|
||||
/* 803BBDB8-803BBDC4 018ED8 000C+00 1/1 0/0 0/0 .data cNullVec__6Z2Calc */
|
||||
static u8 cNullVec__6Z2Calc[12] = {
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
};
|
||||
|
||||
/* 803BBDC4-803BBEAC 018EE4 00E8+00 1/1 0/0 0/0 .data lightStatusBase */
|
||||
static LightStatus lightStatusBase = {
|
||||
{-36384.5f, 29096.699f, 17422.199f},
|
||||
|
||||
Reference in New Issue
Block a user