Skip to content

Commit

Permalink
One more graphics change
Browse files Browse the repository at this point in the history
  • Loading branch information
tcorbly committed Jun 11, 2024
1 parent 9ac65c4 commit 63e34be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module/botball/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
option(with_botball "Enable botball API" ON)

if(with_botball)
add_module(analog botball button console core graphics thread time)
add_module(botball core thread analog button console graphics time)
endif()

0 comments on commit 63e34be

Please sign in to comment.