Core Native GBA 0.0.17
create your own game-engine with just lua for nitendo game boy advance console.
Loading...
Searching...
No Matches
loop.c File Reference
#include "zeebo.h"
Include dependency graph for loop.c:

Go to the source code of this file.

Functions

void loop_callback_update (lua_State *L, int callback, uint8_t dt)
 

Function Documentation

◆ loop_callback_update()

void loop_callback_update ( lua_State * L,
int callback,
uint8_t dt )

Definition at line 3 of file loop.c.