callback_table.h

Go to the documentation of this file.
00001 /* $Id: callback_table.h 11677 2007-12-21 21:50:46Z rubidium $ */
00002 
00005 #ifndef CALLBACK_TABLE_H
00006 #define CALLBACK_TABLE_H
00007 
00008 #include "command_type.h"
00009 
00010 extern CommandCallback *_callback_table[];
00011 extern const int _callback_table_count;
00012 
00013 #endif /* CALLBACK_TABLE_H */

Generated on Mon Sep 22 20:34:15 2008 for openttd by  doxygen 1.5.6