Fixed references in source files

Renamed references to old paths in source files
Updated VS solution to SDL2 specific includes, libs and paths
This commit is contained in:
Dimitris Panokostas 2016-12-09 19:18:42 +01:00
parent 348281d36a
commit 165781839b
21 changed files with 133 additions and 140 deletions

View file

@ -9,7 +9,7 @@
#ifndef UAE_CUSTOM_H
#define UAE_CUSTOM_H
#include "md-pandora/rpt.h"
#include "machdep/rpt.h"
/* These are the masks that are ORed together in the chipset_mask option.
* If CSMASK_AGA is set, the ECS bits are guaranteed to be set as well. */