mirror of
https://github.com/ekeeke/Genesis-Plus-GX.git
synced 2025-03-10 13:37:41 +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
|