Update backdrop.h

This commit is contained in:
Jason Bou-Samra
2024-10-28 20:02:50 +11:00
committed by GitHub
parent 270aa4178f
commit e598961285
+1
View File
@@ -3,5 +3,6 @@
extern int colour;
int backdrop(int colour);
int cyc_grad(void);
#endif