Merge pull request #419 from gamemasterplc/main

Finish m455/stage.c
This commit is contained in:
Liam Coleman 2024-09-15 22:33:36 -05:00 committed by GitHub
commit 283a66c1b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 1843 additions and 25 deletions

View file

@ -12,17 +12,13 @@
#include "game/minigame_seq.h"
#include "game/gamework_data.h"
#include "game/chrman.h"
#include "REL/m455Dll.h"
#include "ext_math.h"
#include "math.h"
#include "rel_sqrt_consts.h"
void fn_1_32C4(Process *objman);
void fn_1_340C(void);
void fn_1_6698(Vec *arg0, float arg1, float arg2, s32 arg3);
float fn_1_687C(void);
void fn_1_6CB0(Vec *arg0, float arg1);
typedef struct camera_view_params {
float zoom;

1807
src/REL/m455Dll/stage.c Normal file

File diff suppressed because it is too large Load diff