Commit 53bb4d09 authored by elijah vasquez's avatar elijah vasquez 🦍

creating files

parent 9427b5f7
File added
#include <stdio.h> #include <stdio.h>
#include <string.h> #include <string.h>
#include <stdlib.h> #include <stdlib.h>
//#include <FUTURE REFERENCE, NEED FUNCTIONS> #include <stdbool.h>
#include "functions.h"
typedef struct Pokedex
{
}Pokedex;
int main(void)
{
}
\ No newline at end of file
File added
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment