mirror of
https://github.com/mi57730/a2d.git
synced 2025-01-08 06:29:27 +00:00
7 lines
139 B
PHP
7 lines
139 B
PHP
;;; ------------------------------
|
|
;;; ASCII Code Points
|
|
;;; ------------------------------
|
|
|
|
ASCII_TAB := $09
|
|
ASCII_RETURN := $0D
|