From ff5c7e1f4681e68bfc0f6eef516d02e117b71fb6 Mon Sep 17 00:00:00 2001 From: forth32 Date: Sat, 18 Feb 2017 08:26:39 +0300 Subject: [PATCH] =?UTF-8?q?=D0=95=D1=89=D0=B5=20=D0=BE=D0=B4=D0=BD=D0=BE?= =?UTF-8?q?=20=D0=B4=D0=BE=D0=BF=D0=BE=D0=BB=D0=BD=D0=B5=D0=BD=D0=B8=D0=B5?= =?UTF-8?q?=20=D0=B8=D0=BC=D0=B5=D0=BD=20=D1=80=D0=B0=D0=B7=D0=B4=D0=B5?= =?UTF-8?q?=D0=BB=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build | 2 +- ptable.c | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/build b/build index 0d38910..964480f 100644 --- a/build +++ b/build @@ -1 +1 @@ -212 +213 diff --git a/ptable.c b/ptable.c index 6abe2ca..d212bcb 100644 --- a/ptable.c +++ b/ptable.c @@ -52,6 +52,8 @@ struct { {"System",0x100000}, {"APP",0x570000}, {"APP",0x5a0000}, + {"APP_EXT_A",0x450000}, + {"APP_EXT_B",0x46000}, {"Oeminfo",0xa0000}, {"CDROMISO",0xb0000}, {"Oeminfo",0x550000},