Mercurial > mm7
view lib/swig/swigwin-2.0.11/UIControlModule.swig @ 2483:b3f96acf6bab
Fixing arrows not being drawn for 2nd player char
author | Grumpy7 |
---|---|
date | Sat, 06 Sep 2014 20:52:46 +0200 |
parents | 992d2e6f907d |
children |
line wrap: on
line source
%module UIControl %{ #include "UIControl.h" %} %include "../../../NewUI/Core/UIControl.h"