mirror of
https://github.com/charlesthobe/chdman.git
synced 2024-11-24 07:25:31 +00:00
4 lines
131 B
Bash
Executable File
4 lines
131 B
Bash
Executable File
#!/bin/bash
|
|
cd ../mame
|
|
git log -p makefile scripts/{extlib.lua,genie.lua,toolchain.lua} scripts/src/3rdparty.lua scripts/src/osd/*
|