1
0
Fork 0
mirror of https://github.com/bolero-MURAKAMI/Sprout synced 2025-08-03 12:49:50 +00:00

fix sprout::enabler (Issue #71)

This commit is contained in:
bolero-MURAKAMI 2016-04-05 18:31:47 +09:00
parent 8dc640a6e2
commit 77df3b80e2
3 changed files with 4 additions and 7 deletions

View file

@ -24,7 +24,7 @@
//
// PE structs
// Copy an Paste from <windows.h>
// Copy and Paste from <windows.h>
//
typedef unsigned long DWORD;
typedef int BOOL;