mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-01-23 13:35:11 +03:00
8 lines
141 B
C
8 lines
141 B
C
#pragma once
|
|
|
|
#include "gfx.h"
|
|
#include "sf64object.h"
|
|
|
|
static const ALIGN_ASSET(2) char gNintendoLogo[] = "__OTR__ast_logo/nintendo_logo";
|
|
|