mirror of
https://github.com/KarolS/millfork.git
synced 2026-04-20 18:16:35 +00:00
Library improvements
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[< back to index](../index.md)
|
||||
|
||||
## `stdlib` module
|
||||
## stdlib
|
||||
|
||||
The `stdlib` module is automatically imported on most targets.
|
||||
|
||||
@@ -30,4 +30,4 @@ Returns an ASCII representation of the lower nibble of the given byte.
|
||||
|
||||
#### `macro asm void panic()`
|
||||
|
||||
Crashes the program.
|
||||
Crashes the program.
|
||||
|
||||
Reference in New Issue
Block a user