pal up to core1/code_E360

This commit is contained in:
Banjo Kazooie
2024-09-04 23:13:08 -05:00
parent 5593309d99
commit 4fce59f41e
4 changed files with 92 additions and 26 deletions

View File

@@ -2,7 +2,9 @@
#include "functions.h"
#include "variables.h"
#include "version.h"
#if VERSION == VERSION_USA_1_0
extern u16 D_803A5D00[2][0xF660]; //framebuffer
extern s32 framebuffer_width; //framebuffer width
extern s32 framebuffer_height; //framebuffer height
@@ -437,4 +439,4 @@ s32 func_802485BC(void){
void func_802485C8(UNK_TYPE(s32) arg0){
}
#endif