mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-05-23 15:02:12 -04:00
11 lines
350 B
C
11 lines
350 B
C
#pragma once
|
|
|
|
#include <libultraship.h>
|
|
#include <libultra/gbi.h>
|
|
#include <align_asset_macro.h>
|
|
|
|
static const ALIGN_ASSET(2) char d_course_double_deck_dl[] = "__OTR__double_deck_data/d_course_double_deck_dl";
|
|
|
|
static const ALIGN_ASSET(2) char d_course_double_deck_item_box_spawns[] = "__OTR__double_deck_data/d_course_double_deck_item_box_spawns";
|
|
|