Sync asset names with decomp documentation (#3153)

* sync asset names with decomp

* whitespace and tweak
This commit is contained in:
Adam Bird
2023-09-10 19:21:56 +02:00
committed by GitHub
parent c3d32182a5
commit 024c5e0b5f
136 changed files with 4956 additions and 4956 deletions

View File

@@ -15,7 +15,7 @@ static const ALIGN_ASSET(2) char sTransCircleRippleTex[] = dsTransCircleRippleTe
#define dsTransCircleStarburstTex "__OTR__code/z_fbdemo_circle/sTransCircleStarburstTex"
static const ALIGN_ASSET(2) char sTransCircleStarburstTex[] = dsTransCircleStarburstTex;
#define dsCircleWipeVtx "__OTR__code/z_fbdemo_circle/sCircleWipeVtx"
static const ALIGN_ASSET(2) char sCircleWipeVtx[] = dsCircleWipeVtx;
#define dsTransCircleVtx "__OTR__code/z_fbdemo_circle/sTransCircleVtx"
static const ALIGN_ASSET(2) char sTransCircleVtx[] = dsTransCircleVtx;
#endif // CODE_Z_FBDEMO_CIRCLE_H