view Player.swig @ 2205:db94443ea4e7

_44100D_should_alter_right_panel()
author Ritor1
date Wed, 05 Feb 2014 17:24:38 +0600
parents 62a27b2cfcc2
children
line wrap: on
line source

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

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