mirror of
https://github.com/libretro/RetroArch
synced 2025-02-04 03:40:03 +00:00
6 lines
155 B
Java
6 lines
155 B
Java
|
/** Automatically generated file. DO NOT MODIFY */
|
||
|
package com.retroarch;
|
||
|
|
||
|
public final class BuildConfig {
|
||
|
public final static boolean DEBUG = true;
|
||
|
}
|