YAPOG  0.0.1
Yet Another Pokemon Online Game
IntTypes.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  yap

Typedefs

typedef signed char yap::Int8
typedef unsigned char yap::UInt8
typedef UInt8 yap::uchar
typedef signed short yap::Int16
typedef unsigned short yap::UInt16
typedef signed int yap::Int32
typedef unsigned int yap::UInt32
typedef UInt32 yap::uint
typedef signed long long yap::Int64
typedef unsigned long long yap::UInt64