Moved const and extern identifiers to the left
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
extern user32 {
|
||||
user32 extern {
|
||||
MessageBoxA(window *any, text *byte, title *byte, flags uint) -> int
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user