mirror of
https://github.com/GayPizzaSpecifications/padlab.git
synced 2026-05-07 20:50:18 +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