This commit is contained in:
2026-07-02 15:32:34 -04:00
commit 693216fb46
8 changed files with 266 additions and 0 deletions

9
vcpkg.json Normal file
View File

@@ -0,0 +1,9 @@
{
"name": "emulator",
"version-string": "0.1.0",
"dependencies": [
"sdl2",
"sdl2-image"
],
"builtin-baseline": "544a4c5c297e60e4ac4a5a1810df66748d908869"
}