mirror of
https://github.com/Neo-Desktop/WindowsXPKg
synced 2024-11-17 19:31:00 +02:00
Remove a debug oopsie
This commit is contained in:
parent
d4d50d9885
commit
34619a2202
@ -78,7 +78,7 @@ struct Options {
|
||||
};
|
||||
|
||||
// Type definitions
|
||||
typedef uint32_t BOOL;
|
||||
typedef bool BOOL;
|
||||
typedef uint8_t BYTE;
|
||||
typedef uint16_t WORD;
|
||||
typedef uint32_t DWORD;
|
||||
|
Loading…
Reference in New Issue
Block a user