- Renamed all source files for better consistency and for a cpp extension.
- Added Bandit Busywork and the GPL license. git-svn-id: http://openexile.googlecode.com/svn/trunk@23 4ebdad44-0ea0-11de-aab3-ff745001d230
This commit is contained in:
4
osx/Scenario Editor/scen.dlgutil.h
Normal file
4
osx/Scenario Editor/scen.dlgutil.h
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
DialogPtr make_dialog(int resource_num);
|
||||
void put_num_in_text(short num_to_put,DialogPtr the_dialog, short item_num);
|
||||
long get_text_item_num(short item_num,DialogPtr the_dialog);
|
Reference in New Issue
Block a user