Shipwright/soh/assets/code/fbdemo_wipe1/z_fbdemo_wipe1.h

13 lines
395 B
C

#ifndef CODE_Z_FBDEMO_WIPE1_H
#define CODE_Z_FBDEMO_WIPE1_H 1
#include "align_asset_macro.h"
#define dsTransWipeVtx "__OTR__code/z_fbdemo_wipe1/sTransWipeVtx"
static const ALIGN_ASSET(2) char sTransWipeVtx[] = dsTransWipeVtx;
#define dsTransWipeTex "__OTR__code/z_fbdemo_wipe1/sTransWipeTex"
static const ALIGN_ASSET(2) char sTransWipeTex[] = dsTransWipeTex;
#endif // CODE_Z_FBDEMO_WIPE1_H