diff options
| author | Treeki <treeki@gmail.com> | 2013-02-08 23:17:00 +0100 | 
|---|---|---|
| committer | Treeki <treeki@gmail.com> | 2013-02-08 23:17:00 +0100 | 
| commit | e698166006793ca093083574753918b0e1ff40c2 (patch) | |
| tree | 5ee8f168202205efd187f4f1d35e82174c0be4d0 | |
| parent | bea26f60b932265e072a85187978ad2ddd134630 (diff) | |
| download | kamek-e698166006793ca093083574753918b0e1ff40c2.tar.gz kamek-e698166006793ca093083574753918b0e1ff40c2.zip | |
there shall be no movies on the title screen, EVER
Diffstat (limited to '')
| -rw-r--r-- | bugfixes.yaml | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/bugfixes.yaml b/bugfixes.yaml index 097b80f..f082340 100644 --- a/bugfixes.yaml +++ b/bugfixes.yaml @@ -17,6 +17,9 @@ hooks:      type: patch
      addr_pal: 0x802F4CD0
      data: '0000 0002 0101 0104 0202 0206 0303 0306 0400 0402 0501 0503 0600 0601 0900'
 +  - name: NoTitleScreenMovie
 +    type: nop_insn
 +    area_pal: 0x80781FB8
  #  - name: MPPauseFix1
  #    type: branch_insn
 | 
