-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
the library used here has been included
- Loading branch information
headshot2017
committed
Jul 16, 2024
1 parent
7425df3
commit da95ea5
Showing
12 changed files
with
911 additions
and
2 deletions.
There are no files selected for viewing
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
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
Binary file not shown.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
#LibADX (C) Josh PH3NOM Pearson 2011 | ||
|
||
TARGET = libADX.a | ||
|
||
OBJS = libadx.o snddrv.o | ||
|
||
include $(KOS_BASE)/addons/Makefile.prefab |
Oops, something went wrong.