irx, nullptr, threading patch
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
/*
|
||||
# _____ ____ ___
|
||||
# | \/ ____| |___|
|
||||
# | | | \ | |
|
||||
#-----------------------------------------------------------------------
|
||||
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||
# Licensed under Apache License 2.0
|
||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
namespace Demo {
|
||||
|
||||
const bool IS_REAL_PS2 = false;
|
||||
|
||||
} // namespace Demo
|
||||
Reference in New Issue
Block a user