Add keep equivalent of math macros and Line Feed for console.

This commit is contained in:
abbie 2022-02-15 17:11:32 +00:00
parent eb867fc90a
commit a9546b6896
No known key found for this signature in database
GPG key ID: 04DDE463F9200F87
8 changed files with 8 additions and 0 deletions

1
console/feed Normal file
View file

@ -0,0 +1 @@
#0A18 DEO

1
console/line Normal file
View file

@ -0,0 +1 @@
#0A18 DEO

1
console/newline Normal file
View file

@ -0,0 +1 @@
#0A18 DEO

1
console/return Normal file
View file

@ -0,0 +1 @@
#0A18 DEO

1
math/addk Normal file
View file

@ -0,0 +1 @@
[0] [1] ADDk

1
math/equal Normal file
View file

@ -0,0 +1 @@
[0] [1] EQU

1
math/equalk Normal file
View file

@ -0,0 +1 @@
[0] [1] EQUk

1
math/subk Normal file
View file

@ -0,0 +1 @@
[0] [1] SUBk