blob: 718788cc0af5dd29b9f2613013f68a3b6494d9de (
plain)
1
2
3
4
5
6
7
8
|
#pragma once
#include <libultraship.h>
#include <libultra/gbi.h>
#include <align_asset_macro.h>
static const ALIGN_ASSET(2) char d_course_block_fort_vertex[] = "__OTR__block_fort_vertices/d_course_block_fort_vertex";
|