mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-09 04:13:03 -05:00
* Added AUTO_SCROLL_TEXT * Moved NUM_FRAMES_AUTO_SCROLL_DELAY * Moved NUM_FRAMES_AUTO_SCROLL_DELAY per https://github.com/rh-hideout/pokeemerald-expansion/pull/5054/files#r1698268265 * Apply suggestions from https://github.com/rh-hideout/pokeemerald-expansion/pull/5054/files#r1698268524 Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com> * Added ability to skip text with button press per https://github.com/rh-hideout/pokeemerald-expansion/pull/5054\#issuecomment-2267100771 * Update gflib/text.h per https://github.com/rh-hideout/pokeemerald-expansion/pull/5054#issuecomment-2274402891 * Update text.h * Fixed alignment per https://github.com/rh-hideout/pokeemerald-expansion/pull/5054/files\#r1711780606 * Moved NUM_FRAMES_AUTO_SCROLL_DELAY * Update gflib/text.c Co-authored-by: Bassoonian <iasperbassoonian@gmail.com> --------- Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com> Co-authored-by: Bassoonian <iasperbassoonian@gmail.com> |
||
|---|---|---|
| .. | ||
| bg.c | ||
| bg.h | ||
| blit.c | ||
| blit.h | ||
| characters.h | ||
| dma3_manager.c | ||
| dma3.h | ||
| gpu_regs.c | ||
| gpu_regs.h | ||
| io_reg.c | ||
| io_reg.h | ||
| malloc.c | ||
| malloc.h | ||
| sprite.c | ||
| sprite.h | ||
| string_util.c | ||
| string_util.h | ||
| text.c | ||
| text.h | ||
| window.c | ||
| window.h | ||