Mercurial > mm7
comparison UI/UIPopup.cpp @ 2350:7c10dfb6d802
Finishing moving all known UI functions to their appropriate headers
author | Grumpy7 |
---|---|
date | Wed, 09 Apr 2014 21:45:07 +0200 |
parents | 7ebc07cd6c53 |
children | a574a80e7012 |
comparison
equal
deleted
inserted
replaced
2349:7ebc07cd6c53 | 2350:7c10dfb6d802 |
---|---|
1 #define _CRT_SECURE_NO_WARNINGS | 1 #define _CRT_SECURE_NO_WARNINGS |
2 #include "Books\UIMapBook.h" | 2 #include "Books\UIMapBook.h" |
3 #include "UIShops.h" | |
3 #include "..\MM7.h" | 4 #include "..\MM7.h" |
4 #include "..\mm7_unsorted_subs.h" | 5 #include "..\mm7_unsorted_subs.h" |
5 | 6 |
6 #include "..\Mouse.h" | 7 #include "..\Mouse.h" |
7 | 8 |