Files

8 lines
151 B
C

#pragma once
typedef unsigned char MV_U8;
typedef unsigned short MV_U16;
typedef unsigned long MV_U32;