Initial macOS port bringup

This commit is contained in:
Marcin Chojnacki 2022-08-25 20:36:26 +02:00
parent a2abffd37b
commit 812f325aff
84 changed files with 157 additions and 122 deletions

View file

@ -42,8 +42,8 @@
#include "Cafe/TitleList/TitleList.h"
#if BOOST_OS_LINUX
#include "resource/linux/resources.h"
#if BOOST_OS_LINUX || BOOST_OS_MACOS
#include "resource/embedded/resources.h"
#endif
#include "Cafe/TitleList/SaveList.h"