Skip to content

Commit 237fecc

Browse files
committed
GITHUB ACTIONS FAIL AND IM GOING TO PICKLE MYSELF
1 parent 59fdb3a commit 237fecc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Encore/src/gameplay/LyricRenderer.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
#include "LyricRenderer.h"
66

7+
#include "raymath.h"
78

89
inline unsigned char remapAlpha(unsigned char value, unsigned char max) {
910
const auto percent = static_cast<float>(value) / (255.0f);

0 commit comments

Comments
 (0)