view Player.swig @ 2333:82851980e3d8

Слияние
author Ritor1
date Wed, 02 Apr 2014 20:53:47 +0600
parents 62a27b2cfcc2
children
line wrap: on
line source

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

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