Usermode/libc++ - Implement map::insert and map::erase
[tpg/acess2.git] / Usermode / Applications / axwin4_src / UI / include / common.h
1 /*
2  */
3 #ifndef _COMMON_H_
4 #define _COMMON_H_
5
6 extern unsigned int     giScreenWidth;
7 extern unsigned int     giScreenHeight;
8
9 #endif
10

UCC git Repository :: git.ucc.asn.au