From 0ec795672f331cdbd90a5aae430b5df63f68c8de Mon Sep 17 00:00:00 2001 From: DutchRPW Date: Sun, 8 Mar 2015 18:11:40 +0100 Subject: [PATCH] Update WIP for peep_update_days_in_queue --- Work-in-progress.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Work-in-progress.md b/Work-in-progress.md index a6b2bb4..13bf7dc 100644 --- a/Work-in-progress.md +++ b/Work-in-progress.md @@ -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) | |