Info:
Because the last 'official' PALib version doesn't work with DevKitPro R25 and newer, some users started to make a version that is compatible with never DevkitPro releases.
[PAlib] Compiled with DevKitARM R26 and libnds 1.3.4
[RTC] Real Time Clock fixed. time() and gmtime() is used now
[RTC] Instead of printing out the years that passed since 2000 i.e. 09 for this year,
PA_RTC.year now is set to the absolute year 2009
[RTC] PA_RTC.FPS also works now that RTC is fixed
[3D Sprites] Added some fixes for 3D Sprites; Deleting 16bit sprites should
work now (Thanks to Rodrigo Roman)
[Examples] Removed PAFS examples