major: Switch to forward slashes(+more) to fix compilation on Linux (#1403)
Notably also adds some metadata files for NixOS * add support for linux clang cross compiles * add linux clang instructions * un-capitalize Mob.horse.* * update the description in flake.nix --------- Co-authored-by: Loki <lokirautio@gmail.com>
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
class C4JStringTable;
|
||||
#include <np_toolkit.h>
|
||||
|
||||
#include "..\..\Common\Network\Sony\SonyCommerce.h"
|
||||
#include "..\..\Common\Network\Sony\SonyRemoteStorage.h"
|
||||
#include "../../Common/Network/Sony/SonyCommerce.h"
|
||||
#include "../../Common/Network/Sony/SonyRemoteStorage.h"
|
||||
|
||||
#define PRODUCT_CODE_SIZE 9
|
||||
#define SAVEFOLDERPREFIX_SIZE 10
|
||||
|
||||
Reference in New Issue
Block a user