Add GitHub Actions

This commit is contained in:
TheBrokenRail
2023-10-10 16:29:42 -04:00
parent 100dd1db5d
commit 9d4fb44a89
4 changed files with 39 additions and 0 deletions

View File

@@ -15,4 +15,6 @@
// Check the readme for a guide on how to extract game sounds from the
// mcpe01_canada.apk file.
// --------------------------------------------------------------------
#ifndef MISSING_SOUND_DATA
#include "../../sound_data/sounds.h"
#endif