Sign in
pigweed
/
third_party
/
github
/
32blit
/
32blit-sdk
/
refs/heads/upstream/patch-lis3dh-support
/
.
/
32blit-sdl
/
UserCode.hpp
blob: 976b339171d88b0be742cf983ce78a70ab2a218b [
file
] [
log
] [
blame
] [
edit
]
#pragma
once
#include
<string>
void
init
();
void
update
(
uint32_t
time
);
void
render
(
uint32_t
time
);