aboutsummaryrefslogtreecommitdiff
path: root/melonDS.cbp
diff options
context:
space:
mode:
authorStapleButter <thetotalworm@gmail.com>2017-04-04 15:32:50 +0200
committerStapleButter <thetotalworm@gmail.com>2017-04-04 15:32:50 +0200
commit28cddadfbcc547b8a7b015e219219088bbb2387d (patch)
treefff34452adabe2650ffc935de54c20230ae74c91 /melonDS.cbp
parent3a61ed0a917ee3e41a62733af7433c7bde82794c (diff)
* bump version number
* feed system time into RTC * start laying base for sound
Diffstat (limited to 'melonDS.cbp')
-rw-r--r--melonDS.cbp2
1 files changed, 2 insertions, 0 deletions
diff --git a/melonDS.cbp b/melonDS.cbp
index 2e6bb77..c1c7f27 100644
--- a/melonDS.cbp
+++ b/melonDS.cbp
@@ -160,6 +160,8 @@
<Unit filename="src/RTC.h" />
<Unit filename="src/SPI.cpp" />
<Unit filename="src/SPI.h" />
+ <Unit filename="src/SPU.cpp" />
+ <Unit filename="src/SPU.h" />
<Unit filename="src/Wifi.cpp" />
<Unit filename="src/Wifi.h" />
<Unit filename="src/types.h" />