Page 1 of 1

blankermodule.h 54.16 and AmigaOS namespace

Posted: Thu Jan 09, 2025 12:28 am
by frederick
Hello everyone,

Lately I've been working on a blanker project using C++.
I noticed that the AmigaOS namespace is missing from the blankermodule.h include file .

Of course it can be worked around but as I'm using the very cool Walkero docker images, I would prefer to have a fixed include file directly in the SDK :)

Thanks for your help !
Fred

Re: blankermodule.h 54.16 and AmigaOS namespace

Posted: Fri Jan 24, 2025 10:58 pm
by salass00
I've added support for AmigaOS namespace in the <libraries/screenblanker.h> and <libraries/blankermodule.h> header files now (will be released with next updated SDK, I guess).

Re: blankermodule.h 54.16 and AmigaOS namespace

Posted: Sun Jan 26, 2025 6:18 pm
by frederick
Thanks a lot ! :)