Simplified standard library
This commit is contained in:
parent
6eab48c586
commit
930b5e16f4
25 changed files with 232 additions and 231 deletions
|
@ -1,5 +1,5 @@
|
|||
extern user32 {
|
||||
MessageBoxA(window *any, text *int8, title *int8, flags uint)
|
||||
MessageBoxA(window *any, text *int8, title *int8, flags uint) -> int
|
||||
}
|
||||
|
||||
main() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue