Skip to content

Commit

Permalink
Fix build 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aMannus committed Oct 5, 2024
1 parent 1dae942 commit 0d7976a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions soh/src/overlays/actors/ovl_Demo_Kankyo/z_demo_kankyo.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
#include "soh/frame_interpolation.h"
#include <assert.h>
#include "soh/Enhancements/game-interactor/GameInteractor.h"
#include <stdlib.h>

#define FLAGS (ACTOR_FLAG_UPDATE_WHILE_CULLED | ACTOR_FLAG_DRAW_WHILE_CULLED)

Expand Down

0 comments on commit 0d7976a

Please sign in to comment.