Mario Kart 64
Loading...
Searching...
No Matches
ShipUtils.h
Go to the documentation of this file.
1
#ifndef SHIP_UTILS_H
2
#define SHIP_UTILS_H
3
4
#include <libultraship/libultraship.h>
5
6
#ifdef __cplusplus
7
8
void
LoadGuiTextures();
9
10
extern
"C"
{
11
#endif
12
13
bool
Ship_IsCStringEmpty
(
const
char
* str);
14
15
#ifdef __cplusplus
16
}
17
#endif
18
19
#endif
// SHIP_UTILS_H
Ship_IsCStringEmpty
bool Ship_IsCStringEmpty(const char *str)
Definition
ShipUtils.cpp:10
src
port
ShipUtils.h
Generated by
1.13.2