Skip to content

gb_set_rtc()

Mr-PauI edited this page Dec 15, 2025 · 1 revision

void gb_set_rtc(struct gb_s *gb, const struct tm * const time)

This function sets the gameboys rtc to the value using the standard tm time structure.

Clone this wiki locally