mirror of
https://github.com/GayPizzaSpecifications/padlab.git
synced 2025-08-03 21:21:33 +00:00
Delete maths.c
static inlines shouldn't need an external definition if I understand correctly, and that's all this file contains
This commit is contained in:
@ -3,7 +3,7 @@ project(padlab C)
|
||||
set(CMAKE_C_STANDARD 99)
|
||||
set(TARGET padlab)
|
||||
set(SOURCES
|
||||
maths.c maths.h
|
||||
maths.h
|
||||
draw.c draw.h
|
||||
stick.c stick.h
|
||||
analogue.c)
|
||||
|
Reference in New Issue
Block a user