Nebula
Loading...
Searching...
No Matches
char.h
Go to the documentation of this file.
1#pragma once
2//------------------------------------------------------------------------------
12#include "core/types.h"
13
14namespace Input
15{
16typedef unsigned char Char;
17};
18//------------------------------------------------------------------------------
19
FIXME!
unsigned char Char
Definition char.h:16