libretro / vba-next

Optimized port of VBA-M to Libretro.
GNU General Public License v2.0
94 stars 88 forks source link

The “neon.h” file should be included in a certain .cpp file #152

Open noword opened 1 week ago

noword commented 1 week ago

I try to compile the core for PS vita,the compiler complains that it cannot find neon_memcpy. Maybe the “neon.h” file should be included in a certain .cpp file?