morb
This commit is contained in:
parent
b20f48ebc0
commit
e934c1f61d
3 changed files with 63 additions and 32 deletions
|
|
@ -68,7 +68,7 @@ int main(int argc, char *argv[]) {
|
|||
render(&renderer, width, height, time, shader_path, 0);
|
||||
printf("about to 🦬 swap buf %p\n", event.data.draw.surface);
|
||||
swap_buffers(&state, event.data.draw.surface);
|
||||
printf("🦬🦬🦬 swaping a buffalo\n");
|
||||
printf("🦬🦬🦬 swaped a buffalo\n");
|
||||
}
|
||||
if (event.type == EVENT_NONE) {
|
||||
printf("nothing, absolutely nothing\n");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue