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