Beta Build 5!

This commit is contained in:
DavidSM64 2015-11-15 20:15:08 -06:00
parent 34e1896ee8
commit 93674e3fa2
12 changed files with 583 additions and 68 deletions

View file

@ -1,12 +1,6 @@
#pragma once
#include <3ds.h>
#include <string.h>
#include <sf2d.h>
#include <dirent.h>
#include <ctype.h>
#include "Render.h"
#include "MenuTutorial.h"
#include "texturepack.h"
void renderMenu(int menu,int xscr,int yscr);