R-PAGE
Resistance's Portable-Adventure-Game-Engine
Main Page
Related Pages
Data Structures
Files
File List
Globals
rpage
aos
helper.h
Go to the documentation of this file.
1
/* Resistance's Portable-Adventure-Game-Engine (R-PAGE), Copyright (C) 2019 François Gutherz, Resistance.no
2
Released under MIT License, see license.txt for details.
3
*/
4
5
#ifdef LATTICE
6
#ifndef HELPER_ROUTINES
7
#define HELPER_ROUTINES
8
9
#include "rpage/aos/inc.prl"
10
11
UBYTE
is_cpu_a_020(
void
);
12
13
#endif
14
#endif
UBYTE
unsigned char UBYTE
Definition:
utils.h:20
Generated by
1.8.11