Update columns.c

This commit is contained in:
Jason Bou-Samra
2024-07-18 20:01:31 +10:00
committed by GitHub
parent 80a5445c31
commit cd80350939
-7
View File
@@ -4,13 +4,6 @@
** JC 'Al-Khwarizmi' Bou-Samra **
** Paragon Software 04/05/2024 - **
*************************************/
#include <stdio.h>
#include <SDL2/SDL.h>
#include <SDL2/SDL_image.h>
#include <math.h>
#include <stdbool.h>
#include "game.h"
// ============= Main =============