benjamin gerard
#include <stdio.h>
#include "lua.h"
#include "any_driver.h"
#include "display_list.h"
Go to the source code of this file.
Defines | |
#define | DRIVER_NAME "display" |
#define | DL_FUNCTION_DECLARE(name) int lua_##name(lua_State * L) |
#define | DL_FUNCTION_START(name) |
#define | DL_FUNCTION_END() } |
Variables | |
int | dl_list_tag |
LUA tag for display list type. | |
any_driver_t | display_driver |
dcplaya documentation version 2.0 | Generated on November 2004 by doxygen 1.3.6 |