Skip to content

Commit

Permalink
set
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerboa-app committed Aug 9, 2024
1 parent 15ed65e commit 416b8ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demo/android/perlinWorld/app/src/main/cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ add_library(
hopAndroid.cpp)

target_compile_definitions(HopAndroid PUBLIC GLSL_VERSION="300 es")
target_compile_definitions(HopAndroid PUBLIC MAX_SPRITE_BATCH_BOUND_TEXTURES=4)

include_directories(include)
include_directories(.)
Expand Down

0 comments on commit 416b8ef

Please sign in to comment.