view Player.swig @ 2386:41c36ecc9f32

MapsLongTimer.h
author Ritor1
date Mon, 23 Jun 2014 23:45:14 +0600
parents 62a27b2cfcc2
children
line wrap: on
line source

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

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