Changeset 392 for trunk/nv/lua/lua_raw.hh
- Timestamp:
- 06/11/15 16:23:41 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/nv/lua/lua_raw.hh
r383 r392 8 8 9 9 #include <nv/core/common.hh> 10 #include <nv/stl/ array.hh>10 #include <nv/stl/vector.hh> 11 11 #include <nv/lib/lua.hh> 12 #include <string> 12 13 13 14 void nlua_toflags_set( lua_State *L, int index, nv::uint8* data, nv::uint32 count );
Note: See TracChangeset
for help on using the changeset viewer.