summaryrefslogtreecommitdiff
path: root/bugfixes.yaml
diff options
context:
space:
mode:
authorTreeki <treeki@gmail.com>2012-09-15 17:48:38 +0200
committerTreeki <treeki@gmail.com>2012-09-15 17:48:38 +0200
commit69b2b83ac585121b6cc37ff8fdcddf9ebd5cd5ce (patch)
tree42d5f230af7150d7ab1f3e283eba2e10ea7904ca /bugfixes.yaml
parenta16adae746a5d4814a781f583d18dd79d3e7d43b (diff)
downloadkamek-69b2b83ac585121b6cc37ff8fdcddf9ebd5cd5ce.tar.gz
kamek-69b2b83ac585121b6cc37ff8fdcddf9ebd5cd5ce.zip
initial version of file select
Diffstat (limited to 'bugfixes.yaml')
-rw-r--r--bugfixes.yaml4
1 files changed, 3 insertions, 1 deletions
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