Integrate all the progress into master #6
|
@ -42,6 +42,7 @@ namespace JabyEngine {
|
|||
|
||||
Interrupt::ack_irq(Interrupt::VBlank);
|
||||
Callback::internal::VSync::execute();
|
||||
__builtin_unreachable();
|
||||
}
|
||||
|
||||
uint32_t Display :: exchange_buffer_and_display() {
|
||||
|
|
Loading…
Reference in New Issue