mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-30 17:50:04 -06:00
temp. hack preventing evil out-of-bounds write
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
# depslib dependency file v1.0
|
||||
1487356459 source:c:\documents\sources\melonds\main.cpp
|
||||
1488636452 source:c:\documents\sources\melonds\main.cpp
|
||||
<stdio.h>
|
||||
<windows.h>
|
||||
"NDS.h"
|
||||
@ -10,7 +10,7 @@
|
||||
|
||||
1481161027 c:\documents\sources\melonds\types.h
|
||||
|
||||
1488635272 source:c:\documents\sources\melonds\nds.cpp
|
||||
1488635597 source:c:\documents\sources\melonds\nds.cpp
|
||||
<stdio.h>
|
||||
<string.h>
|
||||
"NDS.h"
|
||||
@ -87,7 +87,7 @@
|
||||
"NDS.h"
|
||||
"SPI.h"
|
||||
|
||||
1488594249 source:c:\documents\sources\melonds\gpu2d.cpp
|
||||
1488635396 source:c:\documents\sources\melonds\gpu2d.cpp
|
||||
<stdio.h>
|
||||
<string.h>
|
||||
"NDS.h"
|
||||
@ -148,7 +148,7 @@
|
||||
|
||||
1488497796 c:\documents\sources\melonds\gpu3d.h
|
||||
|
||||
1488594938 source:c:\documents\sources\melonds\gpu3d.cpp
|
||||
1488637250 source:c:\documents\sources\melonds\gpu3d.cpp
|
||||
<stdio.h>
|
||||
<string.h>
|
||||
"NDS.h"
|
||||
|
Reference in New Issue
Block a user