mirror of
https://github.com/N64Recomp/N64ModernRuntime.git
synced 2026-05-11 03:12:15 +00:00
Include helpers header
This commit is contained in:
parent
5c98e09102
commit
bb125f2f27
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
#include <ultramodern/ultramodern.hpp>
|
||||
#include "recomp.h"
|
||||
#include "helpers.hpp"
|
||||
|
||||
extern "C" void osViSetYScale_recomp(uint8_t* rdram, recomp_context * ctx) {
|
||||
osViSetYScale(ctx->f12.fl);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue