From ae3fa89a8b5dae840329ac9c65ca635a84e7f73b Mon Sep 17 00:00:00 2001 From: dylan <> Date: Wed, 10 May 2023 20:02:25 -0700 Subject: [PATCH] Note that we have printh as log --- pico8_builtins.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pico8_builtins.txt b/pico8_builtins.txt index ed56cb1..96220c3 100644 --- a/pico8_builtins.txt +++ b/pico8_builtins.txt @@ -10,7 +10,7 @@ - [ ] reset - [ ] info - [ ] flip -- [ ] printh +- [x] printh (as `log`) - [ ] time/t - [ ] stat - [ ] extcmd