mirror of
https://github.com/mi57730/a2d.git
synced 2024-12-01 05:50:24 +00:00
struct renames
This commit is contained in:
parent
6fc8234b0f
commit
b4549c5487
@ -149,3 +149,10 @@ GLYPH_DARROW := $0A
|
|||||||
GLYPH_RETURN := $0D
|
GLYPH_RETURN := $0D
|
||||||
GLYPH_OAPPLE := $1F
|
GLYPH_OAPPLE := $1F
|
||||||
GLYPH_CAPPLE := $1E
|
GLYPH_CAPPLE := $1E
|
||||||
|
|
||||||
|
;;; Menu (by default) uses:
|
||||||
|
;;; Solid Mod $1E
|
||||||
|
;;; Open Mod $1F
|
||||||
|
;;; Check $1D
|
||||||
|
;;; Control $01
|
||||||
|
;;; Inactive $7F
|
||||||
|
1404
desktop/desktop.s
1404
desktop/desktop.s
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user