mirror of
https://github.com/zeldaret/tp
synced 2026-06-05 19:28:18 -04:00
7fd7d0c1f3
* 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';
|