view NewUI/Core/UIControlModule.swig @ 2388:41025c0eb414

sub_407A1C - changing some variables to signed
author zipi
date Mon, 30 Jun 2014 10:22:31 +0100
parents 7a9477135943
children
line wrap: on
line source

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

%include "../../../NewUI/Core/UIControl.h"