summaryrefslogtreecommitdiff
path: root/include/asset_defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asset_defs.h')
-rw-r--r--include/asset_defs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asset_defs.h b/include/asset_defs.h
index 7001403..002ad23 100644
--- a/include/asset_defs.h
+++ b/include/asset_defs.h
@@ -69,6 +69,8 @@ Mix_Chunk* wav_impact_wood;
Mix_Chunk* wav_error;
Mix_Chunk* wav_collect;
+Mix_Chunk* round_change;
+
void load_assets();
font* get_font(platform_window* window, float scale);