Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
LandonAndEmma authored Apr 10, 2024
1 parent 953a7da commit 9c40608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ <h1>Mario Kart DS ARM9 Music Table Editor</h1>
<select id="trackList" size="15" style="width: 200px;" onchange="onListboxSelect()">
<!-- Track list options will be added dynamically -->
</select>
<script src="app.js"></script>
<script src="code.js"></script>
</body>
</html>

0 comments on commit 9c40608

Please sign in to comment.