version 1.9.1

This commit is contained in:
hanabbi
2023-10-30 15:26:42 +09:00
parent ffa7a4f771
commit 12cb1a9527
3 changed files with 3 additions and 3 deletions

View File

@@ -16,7 +16,7 @@
#pragma once
#define CUST_REV 10
#define CUST_REV 11
#include "oc_common.hpp"
#include "pcv/pcv_common.hpp"

2
pages/dist/main.js vendored

File diff suppressed because one or more lines are too long

View File

@@ -1,5 +1,5 @@
/* Config: Cust */
const CUST_REV_ADV = 10;
const CUST_REV_ADV = 11;
enum CustPlatform {
Undefined = 0,