mirror of
https://github.com/sal063/AC6_recomp
synced 2026-09-10 12:35:06 -04:00
9 lines
194 B
C++
9 lines
194 B
C++
/**
|
|
* ReXGlue runtime - AC6 Recompilation project
|
|
* Copyright (c) 2026 Tom Clay. All rights reserved.
|
|
*/
|
|
|
|
#pragma once
|
|
|
|
namespace rex::kernel::xboxkrnl {} // namespace rex::kernel::xboxkrnl
|