mirror of
https://github.com/dhewm/dhewm3.git
synced 2025-04-21 18:30:56 +00:00
import AROS changes
This commit is contained in:
parent
fadfe4cdf9
commit
e3da0e718c
4 changed files with 4 additions and 1 deletions
|
@ -44,6 +44,7 @@ If you have questions concerning this license or the applicable additional terms
|
|||
#define ENGINE_VERSION "dhewm 3 1.4.1" // printed in console
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
// paths
|
||||
#define BASE_GAMEDIR "base"
|
||||
|
|
|
@ -1030,7 +1030,6 @@ maModel_t *MA_Load( const char *fileName ) {
|
|||
}
|
||||
ma = NULL;
|
||||
}
|
||||
|
||||
fileSystem->FreeFile( buf );
|
||||
|
||||
return ma;
|
||||
|
|
3
neo/sys/aros/ADoom3 - Resurrection of Evil.info.src
Normal file
3
neo/sys/aros/ADoom3 - Resurrection of Evil.info.src
Normal file
|
@ -0,0 +1,3 @@
|
|||
DEFAULTTOOL = PROGDIR:ADoom3
|
||||
TOOLTYPE = CLI
|
||||
|
BIN
neo/sys/aros/ADoom3 - Resurrection of Evil.png
Normal file
BIN
neo/sys/aros/ADoom3 - Resurrection of Evil.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
Loading…
Reference in a new issue