Moved const and extern identifiers to the left
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
extern kernel32 {
|
||||
kernel32 extern {
|
||||
VirtualFree(address *any, size uint, type uint32) -> bool
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user