From 29dd92bbbb3aef525492250d4720f81a83dc59c7 Mon Sep 17 00:00:00 2001 From: Miteruzo Date: Mon, 5 Jun 2023 21:54:01 +0900 Subject: [PATCH] =?UTF-8?q?=E3=81=84=E3=82=8D=E3=81=84=E3=82=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 6 +++++- main.hsp | 2 ++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 56a22c4..8dcd01b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ /hscl.ini /obj - +/nizika-desktop.exe +/start.ax +/packfile +/hsptmp.exe +/hsptmp diff --git a/main.hsp b/main.hsp index 20cc947..c66a9b3 100644 --- a/main.hsp +++ b/main.hsp @@ -1,5 +1,7 @@ #include "user32.as" +#pack "start.ax" ; 暗号化防止 + #packopt hide 1 #packopt name "nizika-desktop"