view Player.swig @ 2168:7cd99cb12911

Слияние
author Ritor1
date Fri, 17 Jan 2014 22:44:57 +0600
parents 62a27b2cfcc2
children
line wrap: on
line source

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

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