view Player.swig @ 2148:af349bd395ff

ODM_ProcessPartyActions continue
author Ritor1
date Tue, 07 Jan 2014 22:15:45 +0600
parents 62a27b2cfcc2
children
line wrap: on
line source

%module Player
%{
   #include "Player.h"
%}

%include "../../../Player.h"