mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-25 15:05:06 -04:00
f9380b3e05
* d_a_obj_carry work, SETUP_ACTOR macro * rm headers, add script * progress * macro rename, consistent spacing
6 lines
241 B
C++
6 lines
241 B
C++
#include "JSystem/JStudio/JStudio/stb-data.h"
|
|
#include "dol2asm.h"
|
|
|
|
const s32 JStudio::stb::data::gauDataSize_TEParagraph_data[8] = {0x0, 0x1, 0x2, 0x4, 0x8, 0x10, 0x20, 0x40};
|
|
SECTION_SDATA2 u32 JStudio::stb::data::ga4cSignature = 'STB\0';
|