diff options
author | StapleButter <thetotalworm@gmail.com> | 2017-02-14 21:55:51 +0100 |
---|---|---|
committer | StapleButter <thetotalworm@gmail.com> | 2017-02-14 21:55:51 +0100 |
commit | ef7fbf8b0344b9ace77918f3de77690404aaa22f (patch) | |
tree | 52cebd0dd808bb1b3d18024d6d0afdc8e17bb37c /melonDS.depend | |
parent | c5b7ec2168a1d9a06c87fdfc4ef7c8b92d4c2dcf (diff) |
18-bit graphics pipeline
(final buffer is 32-bit)
Diffstat (limited to 'melonDS.depend')
-rw-r--r-- | melonDS.depend | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/melonDS.depend b/melonDS.depend index db3140c..5553a14 100644 --- a/melonDS.depend +++ b/melonDS.depend @@ -1,5 +1,5 @@ # depslib dependency file v1.0 -1487028720 source:c:\documents\sources\melonds\main.cpp +1487105574 source:c:\documents\sources\melonds\main.cpp <stdio.h> <windows.h> "NDS.h" @@ -10,7 +10,7 @@ 1481161027 c:\documents\sources\melonds\types.h -1487039174 source:c:\documents\sources\melonds\nds.cpp +1487101361 source:c:\documents\sources\melonds\nds.cpp <stdio.h> <string.h> "NDS.h" @@ -87,13 +87,13 @@ "NDS.h" "SPI.h" -1486778220 source:c:\documents\sources\melonds\gpu2d.cpp +1487105611 source:c:\documents\sources\melonds\gpu2d.cpp <stdio.h> <string.h> "NDS.h" "GPU.h" -1486777351 c:\documents\sources\melonds\gpu2d.h +1487105228 c:\documents\sources\melonds\gpu2d.h 1481040524 c:\documents\sources\melonds\wifi.h @@ -119,13 +119,13 @@ 1484698068 c:\documents\sources\melonds\dma.h "types.h" -1486736549 source:c:\documents\sources\melonds\gpu.cpp +1487102235 source:c:\documents\sources\melonds\gpu.cpp <stdio.h> <string.h> "NDS.h" "GPU.h" -1486501976 c:\documents\sources\melonds\gpu.h +1487102203 c:\documents\sources\melonds\gpu.h "GPU2D.h" "GPU3D.h" |