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