view Player.swig @ 2407:378e5732ba38

Слияние
author Ritor1
date Wed, 09 Jul 2014 18:19:54 +0600
parents 62a27b2cfcc2
children
line wrap: on
line source

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

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