switched to using PyList_SET_ITEM in BuildSkillList

develop
doomchild 2010-04-12 14:46:53 -05:00
parent e9c592b5dd
commit c296080cac
1 changed files with 1 additions and 1 deletions

@ -26,7 +26,7 @@ distribution.
#define __DFHELPERS__
#include "Python.h"
#include "DF_Imports.cpp"
//#include "DF_Imports.cpp"
#include "DFTypes.h"
using namespace DFHack;