yaze
0.3.2
Link to the Past ROM Editor
Loading...
Searching...
No Matches
yaze.h
Go to the documentation of this file.
1
#ifndef YAZE_H
2
#define YAZE_H
3
9
#ifdef __cplusplus
10
extern
"C"
{
11
#endif
12
13
#include "
yaze_core.h
"
14
#include "
yaze_extensions.h
"
15
#include "
yaze_graphics.h
"
16
#include "
yaze_version.h
"
17
18
#ifdef __cplusplus
19
}
20
#endif
21
22
#endif
// YAZE_H
yaze_core.h
Core initialization and editor context for the YAZE public API.
yaze_extensions.h
Extension interface for the YAZE public API.
yaze_graphics.h
Bitmap, palette, and tile helpers for the YAZE public API.
yaze_version.h
YAZE version helpers and compatibility checks.
inc
yaze.h
Generated by
1.10.0