1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-21 14:31:17 +00:00

Hunt down whitespace at end of lines

This commit is contained in:
Dragorn421 2022-10-05 13:02:06 +02:00
parent c09e1829ec
commit 2219f3398d
No known key found for this signature in database
GPG key ID: 32B53D2D16FC4118
13 changed files with 24 additions and 24 deletions

View file

@ -9,7 +9,7 @@
#define SP_UCODE_SIZE 0x1000
#define SP_UCODE_DATA_SIZE 0x800
extern u64 rspbootTextStart[], rspbootTextEnd[];
extern u64 aspMainTextStart[], aspMainTextEnd[];