aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBad Diode <bd@badd10de.dev>2021-05-28 21:05:49 +0200
committerBad Diode <bd@badd10de.dev>2021-05-28 21:05:49 +0200
commit1fabc50056826ba54ad2a613e5509f3047414cae (patch)
tree02df450e9d741e3b08d527bf318807c10d0e0ff1
parent9f3f6720e6ae92641d05b3126cf5b7ce6842d64d (diff)
downloaduxngba-1fabc50056826ba54ad2a613e5509f3047414cae.tar.gz
uxngba-1fabc50056826ba54ad2a613e5509f3047414cae.zip
Rename source files for flat directory structure
-rw-r--r--src/ppu.c (renamed from src/uxn/devices/ppu.c)0
-rw-r--r--src/ppu.h (renamed from src/uxn/devices/ppu.h)0
-rw-r--r--src/uxn.c (renamed from src/uxn/uxn.c)0
-rw-r--r--src/uxn.h (renamed from src/uxn/uxn.h)0
4 files changed, 0 insertions, 0 deletions
diff --git a/src/uxn/devices/ppu.c b/src/ppu.c
index f626604..f626604 100644
--- a/src/uxn/devices/ppu.c
+++ b/src/ppu.c
diff --git a/src/uxn/devices/ppu.h b/src/ppu.h
index 0356b63..0356b63 100644
--- a/src/uxn/devices/ppu.h
+++ b/src/ppu.h
diff --git a/src/uxn/uxn.c b/src/uxn.c
index d6da3b9..d6da3b9 100644
--- a/src/uxn/uxn.c
+++ b/src/uxn.c
diff --git a/src/uxn/uxn.h b/src/uxn.h
index a4ab428..a4ab428 100644
--- a/src/uxn/uxn.h
+++ b/src/uxn.h