Mercurial > mm7
view NewUI/Core/UIControlModule.swig @ 2284:40c4065234f8
Tokenizing ItemsTable::LoadPotions and ItemsTable::LoadPotionNotes()
author | Grumpy7 |
---|---|
date | Sat, 15 Mar 2014 01:32:56 +0100 |
parents | 7a9477135943 |
children |
line wrap: on
line source
%module UIControl %{ #include "UIControl.h" %} %include "../../../NewUI/Core/UIControl.h"