mirror of
https://github.com/zeldaret/mm.git
synced 2026-05-23 06:54:14 -04:00
various makefile adjustments (#1635)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
*/
|
||||
#ifdef NON_MATCHING
|
||||
// For non-matching builds, dmadata is generated from the specfile segments
|
||||
#include "dmadata_table_spec.h"
|
||||
#include "dmadata/dmadata_table_spec.h"
|
||||
#else
|
||||
#include "dmadata/dmadata_table_us.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user