diff options
| author | Aetias <aetias@outlook.com> | 2024-05-26 10:50:20 +0200 |
|---|---|---|
| committer | Aetias <aetias@outlook.com> | 2024-05-26 10:50:20 +0200 |
| commit | 88fbcd38b030e86ee263ac6b9d3f7210257d40be (patch) | |
| tree | 7b193ecae79161c573785c048d22ea4bc98f985f | |
| parent | 9deb2db7f78a9e7564da37ec08dda6ee7f9c42ff (diff) | |
Update `lcf.py`
| -rw-r--r-- | tools/lcf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/lcf.py b/tools/lcf.py index 084d03a9..a352fadb 100644 --- a/tools/lcf.py +++ b/tools/lcf.py @@ -84,7 +84,7 @@ ov00 = Overlay(name='ov00', after='ARM9', objects=[ 'asm/ov00/ov00_020b1498.s', - 'src/00_Core/Actor/Actor.cpp', + # 'src/00_Core/Actor/Actor.cpp', 'asm/ov00/Actor/Actor.s', 'asm/ov00/ov00_020c3348.s', |
