Remove ASCII 0x5 cursor from files.

This commit is contained in:
TomAwezome 2022-08-27 16:07:26 -04:00
parent 22c1839971
commit 07d4bbc20c

View file

@ -6,4 +6,3 @@ public U0 VideoRep()
"Bits-per-pixel: $$RED$$%d$$FG$$ \n", sys_framebuffer_bpp;
"Framebuffer pointer: $$RED$$0x%8X$$FG$$ \n\n", sys_framebuffer_addr;
}