beginning ppu
This commit is contained in:
9
.vscode/settings.json
vendored
Normal file
9
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"lcd.h": "c",
|
||||
"ppu_sm.h": "c",
|
||||
"string.h": "c",
|
||||
"common.h": "c",
|
||||
"ppu.h": "c"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user