mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2026-06-05 15:25:02 -06:00
* NWM_UDS: use sizeof(<var being used>) instead of hard-coded type Intend to fix #4090. ` node_map.node.second` type was changed to `u16` in #3985. However the type change wasn't reflected here. Should have used variable name instead to automatically do type change * NWM_UDS: ... and also the node.first one * NWM_UDS: ... and here * Network: bump version because we changed UDS packet layout * Update nwm_uds.cpp |
||
|---|---|---|
| .. | ||
| applets | ||
| kernel | ||
| service | ||
| config_mem.cpp | ||
| config_mem.h | ||
| function_wrappers.h | ||
| ipc_helpers.h | ||
| ipc.h | ||
| lock.cpp | ||
| lock.h | ||
| result.h | ||
| romfs.cpp | ||
| romfs.h | ||
| shared_page.cpp | ||
| shared_page.h | ||