mirror of
https://github.com/GayPizzaSpecifications/padlab.git
synced 2025-08-03 21:21:33 +00:00
Separate stick functionality from main file
This commit is contained in:
@ -5,6 +5,7 @@ set(TARGET padlab)
|
||||
set(SOURCES
|
||||
maths.c maths.h
|
||||
draw.c draw.h
|
||||
stick.c stick.h
|
||||
analogue.c)
|
||||
|
||||
find_package(SDL2 REQUIRED)
|
||||
|
Reference in New Issue
Block a user