Subj : src/conio/bitmap_con.c vidmodes.c To : Git commit to main/sbbs/master From : Deucе Date : Tue Apr 25 2023 08:32 pm https://gitlab.synchro.net/main/sbbs/-/commit/dd2594b47199c4db74cc75fb Modified Files: src/conio/bitmap_con.c vidmodes.c Log Message: Pull the vstatlock back up a bit now that blinker lock is gone. Pass the struct vmem_cell to bitmap_draw_one_char() rather than having it rummage in vmem for it since the caller invariable has it available. .