Skip to content

Commit aa816c0

Browse files
committed
Fixed bcopy missing on windows
1 parent f4cc896 commit aa816c0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/port/data/Saves.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#include "Saves.h"
22

3+
#include "sm64.h"
34
#include "port/ShipInit.hpp"
45
#include "port/data/SaveConversion.h"
56

0 commit comments

Comments
 (0)