Commit Graph

5 Commits

Author SHA1 Message Date
GrenderG
2654181e35
Fix https://github.com/breadbored/Pokemon-Distribution-ROM/issues/3 (#5) 2025-03-29 17:19:00 -04:00
GrenderG
81ddabd89e
Replaced non-default GBDK function with ASM code. (#4)
* Update comm.c

Replaced non-default GBDK function with ASM code.

* Formatting.

* Formatting x2
2023-09-26 19:06:24 -04:00
GrenderG
93b53546a0
Fix leftover space default values for names. (#2)
* Fix leftover space default values for names.

Originally leftover space is filled with 0x50, not 0x00.

* Update comm.c
2023-09-12 20:48:28 -04:00
Jason Carpenter
ce1a19afa6 Use the updated function 2023-09-10 16:13:16 -04:00
Jason Carpenter
edfdc1ff02 initial commit 2023-09-10 14:43:56 -04:00