summaryrefslogtreecommitdiffstats
path: root/res/raw/rollo4.c
diff options
context:
space:
mode:
Diffstat (limited to 'res/raw/rollo4.c')
-rw-r--r--res/raw/rollo4.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/raw/rollo4.c b/res/raw/rollo4.c
index b0ea5b0..29b31a3 100644
--- a/res/raw/rollo4.c
+++ b/res/raw/rollo4.c
@@ -301,7 +301,7 @@ void
draw_home_button()
{
color(1.0f, 1.0f, 1.0f, 1.0f);
- bindTexture(NAMED_PFTexLinear, 0, params->homeButtonId);
+ bindTexture(NAMED_PFTexLinear, 0, state->homeButtonId);
float scale = 2.0f / SCREEN_WIDTH_PX;