v 3.5.0 · hfiref0x/UACME@e9495cf (original) (raw)

Commit

Permalink

Browse files

Browse the repository at this point in the history

Showing129 changed files with3,668 additions and14,934 deletions.

114 changes: 87 additions & 27 deletions README.md

Large diffs are not rendered by default.

Binary file modified Source/Akagi/Resource.rc

Binary file removed Source/Akagi/bin/Akatsuki64.cd

Binary file removed Source/Akagi/bin/Chiyoda64.cd

Binary file removed Source/Akagi/bin/Fujinami.cd

Binary file removed Source/Akagi/bin/Ikazuchi32.cd

Binary file removed Source/Akagi/bin/Ikazuchi64.cd

Binary file removed Source/Akagi/bin/Kamikaze.cd

Binary file removed Source/Akagi/bin/fubuki32.cd

Binary file removed Source/Akagi/bin/fubuki64.cd

Binary file removed Source/Akagi/bin/hibiki32.cd

Binary file removed Source/Akagi/bin/hibiki64.cd

Binary file removed Source/Akagi/bin/kongou32.cd

Binary file removed Source/Akagi/bin/kongou64.cd

Binary file modified Source/Akagi/bin32res.h

4 changes: 1 addition & 3 deletions Source/Akagi/bin32res.rc

This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,5 @@
#include "winres.h"
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
IDR_FUBUKI32 RCDATA "bin\\fubuki32.cd"
IDR_HIBIKI32 RCDATA "bin\\hibiki32.cd"
IDR_IKAZUCHI32 RCDATA "bin\\ikazuchi32.cd"
IDR_KAMIKAZE RCDATA "bin\\kamikaze.cd"
IDR_FUJINAMI RCDATA "bin\\fujinami.cd"
IDR_SECRETS RCDATA "bin\\secrets32.bin"

Binary file modified Source/Akagi/bin64res.h

5 changes: 1 addition & 4 deletions Source/Akagi/bin64res.rc

This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
#include "winres.h"
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
IDR_FUBUKI64 RCDATA "bin\\fubuki64.cd"
IDR_HIBIKI64 RCDATA "bin\\hibiki64.cd"
IDR_IKAZUCHI64 RCDATA "bin\\ikazuchi64.cd"
IDR_AKATSUKI64 RCDATA "bin\\akatsuki64.cd"
IDR_KAMIKAZE RCDATA "bin\\kamikaze.cd"
IDR_FUJINAMI RCDATA "bin\\fujinami.cd"
IDR_CHIYODA RCDATA "bin\\chiyoda64.cd"
IDR_SECRETS RCDATA "bin\\secrets64.bin"

0 comments on commit e9495cf

Pleasesign in to comment.