mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-02 06:20:42 -07:00
Add BST 1 edits, fix BST 2 icon (#35)
* Fix Beatstream icon * Add BeatStream 1 hex edits, fix BST2 DLL name, format BST1/2 pages * Specify version for BST 1/2 * Change DLL names back to just "beatstream"
This commit is contained in:
+6
-2
@@ -8,9 +8,13 @@
|
||||
<body>
|
||||
<h1>Pick a game!</h1>
|
||||
<div class="icons">
|
||||
<a href="beatstream1.html" class="gameicon"><div>
|
||||
<img src="img/beatstream.png">
|
||||
<div>BeatStream 1</div>
|
||||
</div></a>
|
||||
<a href="beatstream2.html" class="gameicon"><div>
|
||||
<img src="img/bisco.png">
|
||||
<div>Beatstream 2</div>
|
||||
<img src="img/beatstream2.png">
|
||||
<div>BeatStream 2</div>
|
||||
</div></a>
|
||||
<a href="pendual.html" class="gameicon"><div>
|
||||
<img src="img/pendual.png">
|
||||
|
||||
Reference in New Issue
Block a user