Skip to content

Commit 6680292

Browse files
authored
Update headerapi.md
1 parent 0e1e08d commit 6680292

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

headerapi.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ title: Header API
88

99
## Misc
1010
* `utf8` - A global var that determines whether to use `cp932` (JP ver.) or `UTF-8` (International ver.). True by default.
11+
* `panic()` - A function used to signal warnings - this is usually used by the API to signal errors, more can be found in the Error section.
12+
13+
## Errors

0 commit comments

Comments
 (0)