This commit is contained in:
twinaphex 2021-11-03 01:04:22 +01:00
parent e3fc5b25a5
commit 88a46f7c08
2 changed files with 0 additions and 3 deletions

View File

@ -1,7 +1,5 @@
#include "copyright"
#include <stdio.h>
#include "snes9x.h"
#include "soundux.h"
#include "memmap.h"

View File

@ -1,6 +1,5 @@
#include "../copyright"
#include <stdio.h>
#include <ctype.h>
#include <string.h>
#include "snes9x.h"