- Route bank sync payloads through the client bridge - Refresh account state without rebuilding the full session - Split CAD dispatcher UI into modular source files
7 lines
123 B
C++
7 lines
123 B
C++
PREP(initBank);
|
|
PREP(initMessenger);
|
|
PREP(initModel);
|
|
PREP(initPayloadBuilder);
|
|
PREP(initSessionManager);
|
|
PREP(initStore);
|