mirror of
https://github.com/dborth/snes9xgx.git
synced 2025-07-27 03:37:27 +02:00
5 lines
73 B
Plaintext
5 lines
73 B
Plaintext
inject.exe : inject.c
|
|
@gcc -O2 -Wall inject.c -o inject
|
|
@strip inject
|
|
|