mirror of
https://github.com/a2-4am/4cade.git
synced 2025-01-04 04:32:50 +00:00
.
This commit is contained in:
parent
d233ad6074
commit
c99fb31739
@ -12,7 +12,6 @@
|
||||
; - okvs_nth(address, n) get key by numeric index
|
||||
; - okvs_iter(address, callback) iterate through keys
|
||||
; - okvs_iter_values(address, callback) iterate through values
|
||||
; - okvs_as_boolean(value) set Z flag based on value
|
||||
;
|
||||
; Call init() once. Call it again to reset the store to 0 keys.
|
||||
;
|
||||
|
Loading…
Reference in New Issue
Block a user