mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-18 10:39:00 +02:00
Migrates a remaining common file over to the Common namespace, making it consistent with the rest of common files. This also allows for high-traffic FS related code to alias the filesystem function namespace as namespace FS = Common::FS; for more concise typing. |
||
|---|---|---|
| .. | ||
| filesystem.cpp | ||
| filesystem.h | ||
| fsp_ldr.cpp | ||
| fsp_ldr.h | ||
| fsp_pr.cpp | ||
| fsp_pr.h | ||
| fsp_srv.cpp | ||
| fsp_srv.h | ||