mirror of
https://github.com/ekeeke/Genesis-Plus-GX.git
synced 2024-11-06 10:55:07 +01:00
3 lines
76 B
Batchfile
3 lines
76 B
Batchfile
|
@ECHO OFF
|
||
|
@FOR /F "delims=/" %%D in ('dir /b *.png') do raw2c "%%~nD".png
|