mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-01 16:35:20 +00:00
HPL1: Disable non-portable features in AS library
This commit is contained in:
parent
426609e01d
commit
083a3f9211
@ -68,7 +68,7 @@
|
||||
// There is no guarantee for how well deprecated functionality will work though
|
||||
// so it is best to exchange it for the new functionality as soon as possible.
|
||||
|
||||
// AS_NO_CLASS_METHODS
|
||||
#define AS_NO_CLASS_METHODS
|
||||
// Disables the possibility to add class methods. Can increase the
|
||||
// portability of the library.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user