mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-23 14:19:55 -06:00
some beginning of sprite support: 16bit tiled sprites, not rotated or anything fancy
also give it a version number
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
# depslib dependency file v1.0
|
||||
1484878707 source:c:\documents\sources\melonds\main.cpp
|
||||
1484954918 source:c:\documents\sources\melonds\main.cpp
|
||||
<stdio.h>
|
||||
<windows.h>
|
||||
"NDS.h"
|
||||
@ -83,13 +83,13 @@
|
||||
"NDS.h"
|
||||
"SPI.h"
|
||||
|
||||
1484922144 source:c:\documents\sources\melonds\gpu2d.cpp
|
||||
1484962517 source:c:\documents\sources\melonds\gpu2d.cpp
|
||||
<stdio.h>
|
||||
<string.h>
|
||||
"NDS.h"
|
||||
"GPU.h"
|
||||
|
||||
1484922330 c:\documents\sources\melonds\gpu2d.h
|
||||
1484960542 c:\documents\sources\melonds\gpu2d.h
|
||||
|
||||
1481040524 c:\documents\sources\melonds\wifi.h
|
||||
|
||||
@ -125,7 +125,7 @@
|
||||
1484848282 c:\documents\sources\melonds\rtc.h
|
||||
"types.h"
|
||||
|
||||
1484870861 source:c:\documents\sources\melonds\rtc.cpp
|
||||
1484922235 source:c:\documents\sources\melonds\rtc.cpp
|
||||
<stdio.h>
|
||||
<string.h>
|
||||
"RTC.h"
|
||||
|
Reference in New Issue
Block a user