Backup - Adding design for AxWin3 to git
[tpg/acess2.git] / Usermode / Applications / axwin3_src / WM / include / messages.h
1 /*
2  * Acess2 GUI (AxWin3)
3  */
4 #ifndef _MESSAGES_H_
5 #define _MESSAGES_H_
6
7 enum eMessages
8 {
9         MSG_NULL,
10 };
11
12 #endif
13

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