mirror of
https://github.com/pret/pokediamond.git
synced 2026-04-25 07:26:54 -05:00
7 lines
112 B
C
7 lines
112 B
C
// Just includes for now so CLion sees the files
|
|
#include "structs/structs.h"
|
|
|
|
void main() {
|
|
int x = NULL
|
|
}
|