view android/res/values/strings.xml @ 2339:8990c2f431b1

Fix crash when function pointer path is taken in MMAP_FUNC_NULL region that also has MMAP_CODE
author Michael Pavone <pavone@retrodev.com>
date Sat, 02 Sep 2023 12:08:43 -0700
parents 09f5a349e881
children
line wrap: on
line source

<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="app_name">BlastEm</string>
</resources>