This commit is contained in:
PopCorn
2025-11-13 22:28:48 +08:00
parent 0377201fc9
commit d5e9ce78d9
3 changed files with 60 additions and 58 deletions

View File

@@ -41,7 +41,7 @@ const (
fcWriteFileRecord uint8 = 0x15
// customize
fcCustomize uint8 = 0x29
fcCustomize uint8 = 0x41
// exception codes
exIllegalFunction uint8 = 0x01