mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-01-29 02:57:00 -06:00
335127af69
IPC-100 was changed to InitializeApplicationInfoOld instead of InitializeApplicationInfo. IPC-150 makes an indentical call to IPC-100 however does extra processing. They should not have the same name as it's quite confusing to debug.