diff options
Diffstat (limited to 'src/rodeo_internal.h')
| -rw-r--r-- | src/rodeo_internal.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/rodeo_internal.h b/src/rodeo_internal.h index 10cade7..576bc9b 100644 --- a/src/rodeo_internal.h +++ b/src/rodeo_internal.h @@ -6,5 +6,8 @@ bgfx_shader_handle_t irodeo_\ shader_load(const rodeo_string_t path); +float +irodeo_frame_remaining_get(void); + void irodeo_frame_stall(void); |
