annotate lib/swig/swigwin-2.0.11/Lib/lua/stl.i @ 2285:4fd03103be62
sub_4BE571 changed to sub_4BE571_AddItemToSet + cleaned up, dword_F8B1DC changed to dword_F8B1DC_currentShopOption + moved out of mm7_data
author |
Grumpy7 |
date |
Sat, 15 Mar 2014 12:24:20 +0100 |
parents |
b3009adc0e2f |
children |
|
rev |
line source |
1899
|
1 /* -----------------------------------------------------------------------------
|
|
2 * stl.i
|
|
3 * ----------------------------------------------------------------------------- */
|
|
4
|
|
5 %include <std_common.i>
|
|
6 %include <std_string.i>
|
|
7 %include <std_vector.i>
|
|
8 %include <std_map.i>
|
|
9 %include <std_pair.i>
|
|
10
|