reorganize and move things out of headers

This commit is contained in:
Brady McDermott
2024-07-30 22:08:30 -06:00
parent 174edb0aaa
commit e3187f62c3
11 changed files with 34 additions and 38 deletions

View File

@@ -9,11 +9,11 @@
\* * * * * * * */
/* Headers */
#include "progmgr.h"
#include "resource.h"
// #define WIN32_LEAN_AND_MEAN
#define WIN32_LEAN_AND_MEAN
#include <Windows.h>
#include <CommCtrl.h>
#include "progmgr.h"
#include "resource.h"
/* Structures */
typedef struct _mrp