1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-11-14 21:40:03 +00:00

Fix build ntsc-1.2: define n64dd_SetDiskVersion (#2087)

This commit is contained in:
Dragorn421 2024-08-25 01:20:42 +02:00 committed by GitHub
parent 3fe7d04157
commit 20b93a6488
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,6 +26,9 @@ func_801C8510_unknown = 0x801C8510;
D_801DA410 = 0x801DA410; D_801DA410 = 0x801DA410;
D_801E8090 = 0x801E8090; D_801E8090 = 0x801E8090;
// z_setup.c
n64dd_SetDiskVersion = 0x801C8808;
// z_title.c // z_title.c
func_800014E8_unknown = 0x800014E8; func_800014E8_unknown = 0x800014E8;
func_801C8090_unknown = 0x801C8090; func_801C8090_unknown = 0x801C8090;