SGDK
A free and open development kit for the Sega Mega Drive
Loading...
Searching...
No Matches
kdebug.h
Go to the documentation of this file.
1
9
10
#ifndef _KDEBUG_H_
11
#define _KDEBUG_H_
12
13
14
extern
void
KDebug_Halt(
void
);
15
extern
void
KDebug_Alert(
const
char
*str);
16
extern
void
KDebug_AlertNumber(
u32
nVal);
17
extern
void
KDebug_StartTimer(
void
);
18
extern
void
KDebug_StopTimer(
void
);
19
20
21
#endif
u32
unsigned long u32
Definition
types.h:105
SGDK
inc
kdebug.h
Generated by
1.13.2