mkxp-freebird/windows/resource.rc

7 lines
138 B
Plaintext
Raw Permalink Normal View History

#include <windows.h>
2021-12-07 06:09:20 +00:00
#include <winuser.h>
#include "resource.h"
2021-12-07 06:09:20 +00:00
IDI_MANIFEST RT_MANIFEST "mkxp.exe.manifest"
IDI_APPICON ICON "icon.ico"