Pasaeta de "include-what-you-use" per arreglar els includes
Renombrats alguns fitxers per consistencia
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#include "utils.h"
|
||||
#include <math.h>
|
||||
#include <stdlib.h> // for free, malloc
|
||||
struct JA_Music_t;
|
||||
struct JA_Sound_t;
|
||||
|
||||
// Colores
|
||||
const color_t bgColor = {0x27, 0x27, 0x36};
|
||||
|
||||
Reference in New Issue
Block a user