Sign in
pigweed
/
third_party
/
github
/
32blit
/
32blit-sdk
/
adcff07dba0fb74a2df20ad1d996eba802b5491e
/
.
/
32blit-sdl
/
UserCode.hpp
blob: 976b339171d88b0be742cf983ce78a70ab2a218b [
file
]
#pragma
once
#include
<string>
void
init
();
void
update
(
uint32_t
time
);
void
render
(
uint32_t
time
);