Place stars in Jabys eyes
This commit is contained in:
@@ -28,7 +28,7 @@ namespace JabyEngine {
|
||||
void wait_vsync(uint8_t syncs);
|
||||
|
||||
static void wait_ready_for_CMD() {
|
||||
while(!GPU_IO::GPUSTAT.read().is_set(GPU_IO::GPUSTAT::GP0ReadyForCMD));
|
||||
GPU::wait_for_render();
|
||||
}
|
||||
|
||||
static void set_draw_area(const PositionU16& pos) {
|
||||
|
Reference in New Issue
Block a user