tmx_mod.h

00001 
00023 #ifndef _TMX_MOD_H_
00024 #define _TMX_MOD_H_
00025 
00026 #include "../../modules/tm/tm_load.h"
00027 
00029 extern struct tm_binds _tmx_tmb;
00030 
00031 #endif