From 9260b35ae6b9c020cee7601b6eaff73c1d31db32 Mon Sep 17 00:00:00 2001 From: YZBruh Date: Mon, 4 Mar 2024 23:28:25 +0300 Subject: [PATCH] Update common.h --- binary/include/common.h | 1 + 1 file changed, 1 insertion(+) diff --git a/binary/include/common.h b/binary/include/common.h index b600b6f..b0be73f 100644 --- a/binary/include/common.h +++ b/binary/include/common.h @@ -66,6 +66,7 @@ extern bool use_logical; extern bool use_cust_cxt; extern bool pbt_ab; extern bool pbt_logical; +extern bool pbt_flash_mode; /* end of code */