mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-16 12:54:40 +00:00
first pass (#1185)
This commit is contained in:
parent
4729ac131a
commit
791d9018c0
7 changed files with 26 additions and 33 deletions
|
@ -49,6 +49,6 @@ u32 SysCfb_GetFbPtr(s32 idx) {
|
|||
return 0;
|
||||
}
|
||||
|
||||
u32 SysCfb_GetFbEnd() {
|
||||
u32 SysCfb_GetFbEnd(void) {
|
||||
return sSysCfbEnd;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue