KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
vmuIcons.h
Go to the documentation of this file.
1/* KallistiOS ##version##
2 examples/dreamcast/raylib/raytris/src/constants/vmuIcons.h
3 Copyright (C) 2024 Cole Hall
4*/
5
6#pragma once
7
8extern const char *vmuI;
9extern const char *vmuO;
10extern const char *vmuT;
11extern const char *vmuL;
12extern const char *vmuJ;
13extern const char *vmuS;
14extern const char *vmuZ;
15extern const char *vmuNULL;
const char * vmuT
Definition vmuIcons.cpp:77
const char * vmuI
Definition vmuIcons.cpp:7
const char * vmuZ
Definition vmuIcons.cpp:217
const char * vmuL
Definition vmuIcons.cpp:112
const char * vmuNULL
Definition vmuIcons.cpp:253
const char * vmuJ
Definition vmuIcons.cpp:146
const char * vmuS
Definition vmuIcons.cpp:181
const char * vmuO
Definition vmuIcons.cpp:42