[Kernel] Use tables for export groups.
This commit is contained in:
13
src/xenia/kernel/xbdm/xbdm_module_export_groups.inc
Normal file
13
src/xenia/kernel/xbdm/xbdm_module_export_groups.inc
Normal file
@@ -0,0 +1,13 @@
|
||||
/**
|
||||
******************************************************************************
|
||||
* Xenia : Xbox 360 Emulator Research Project *
|
||||
******************************************************************************
|
||||
* Copyright 2022 Ben Vanik. All rights reserved. *
|
||||
* Released under the BSD license - see LICENSE in the root for more details. *
|
||||
******************************************************************************
|
||||
*/
|
||||
|
||||
// This is a partial file designed to be included by other files when
|
||||
// constructing various tables.
|
||||
|
||||
XE_MODULE_EXPORT_GROUP(xbdm, Misc)
|
||||
Reference in New Issue
Block a user