mirror of
https://github.com/mi57730/a2d.git
synced 2024-11-01 10:05:56 +00:00
7 lines
139 B
PHP
7 lines
139 B
PHP
;;; ------------------------------
|
|
;;; ASCII Code Points
|
|
;;; ------------------------------
|
|
|
|
ASCII_TAB := $09
|
|
ASCII_RETURN := $0D
|