From 69b2b83ac585121b6cc37ff8fdcddf9ebd5cd5ce Mon Sep 17 00:00:00 2001 From: Treeki Date: Sat, 15 Sep 2012 17:48:38 +0200 Subject: initial version of file select --- bugfixes.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'bugfixes.yaml') diff --git a/bugfixes.yaml b/bugfixes.yaml index 29b7acd..2576c1e 100644 --- a/bugfixes.yaml +++ b/bugfixes.yaml @@ -1,5 +1,7 @@ --- -source_files: [../src/randomcrap.S, ../src/music.cpp, ../src/fix38.S, ../src/nullsub.S] +# This has kind of turned into the "random stuff that we don't want to make a yaml for" +# yaml, hasn't it... +source_files: [../src/randomcrap.S, ../src/music.cpp, ../src/fix38.S, ../src/nullsub.S, ../src/newer.cpp] hooks: - name: FixMemoryLeaks type: patch -- cgit v1.2.3