Moved const and extern identifiers to the left
This commit is contained in:
parent
1a2c21de15
commit
4c90b6ea6a
20 changed files with 69 additions and 86 deletions
|
@ -1,4 +1,4 @@
|
|||
extern user32 {
|
||||
user32 extern {
|
||||
MessageBoxA(window *any, text *byte, title *byte, flags uint) -> int
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue