1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-30 02:05:13 +01:00

Update WIP for peep_update_days_in_queue

DutchRPW
2015-03-08 18:11:40 +01:00
parent d71917526d
commit 0ec795672f

@@ -8,7 +8,7 @@ A specific window is normally done by a single user or multiple users working to
### Decompilation
| Address | Description | Author | PR |
|------------|------------------------------|---------------------------------------------------|----|
| 0x0069C35E | peep_update_days_in_queue | [DutchRPW](https://github.com/DutchRPW) | |
| 0x0069C35E | peep_update_days_in_queue | [DutchRPW](https://github.com/DutchRPW) | [#904] (https://github.com/IntelOrca/OpenRCT2/pull/904) |
| 0x0069ED0B | move_sprite_to_list | [vanderkleij](https://github.com/vanderkleij) | [#404](https://github.com/IntelOrca/OpenRCT2/pull/404) |
| 0x006C0C3F | | [KingHual](https://github.com/KingHual) | |
| 0x0066EF38 | window_main_editor_open | [qcz](https://github.com/qcz) | |