1
Fork 0
Fire Emblem clone
This repository has been archived on 2025-04-12. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
Joshua Goins 498f43f430 Reset unit actions when a new turn begins
This fixes enemy units staying dark even on the next turn, which doesn't
make sense.
2022-05-02 19:34:14 -04:00
assets Add a cursor sprite 2022-05-02 18:32:45 -04:00
core Reset unit actions when a new turn begins 2022-05-02 19:34:14 -04:00
desktop Add initial files 2022-04-30 18:19:00 -04:00
gradle/wrapper Add initial files 2022-04-30 18:19:00 -04:00
.gitignore Add initial files 2022-04-30 18:19:00 -04:00
build.gradle Add initial files 2022-04-30 18:19:00 -04:00
gradle.properties Add initial files 2022-04-30 18:19:00 -04:00
gradlew Add initial files 2022-04-30 18:19:00 -04:00
gradlew.bat Add initial files 2022-04-30 18:19:00 -04:00
LICENSE Add a license 2022-04-30 18:24:08 -04:00
settings.gradle Add initial files 2022-04-30 18:19:00 -04:00