squirrel_helper_type.hpp

Go to the documentation of this file.
00001 /* $Id: squirrel_helper_type.hpp 15060 2009-01-13 15:44:36Z smatz $ */
00002 
00005 #ifndef SQUIRREL_HELPER_TYPE_HPP
00006 #define SQUIRREL_HELPER_TYPE_HPP
00007 
00008 struct Array {
00009   int32 size;
00010   int32 array[VARARRAY_SIZE];
00011 };
00012 
00013 #endif /* SQUIRREL_HELPER_TYPE_HPP */

Generated on Mon Dec 14 21:00:02 2009 for OpenTTD by  doxygen 1.5.6