Taylor Rodríguez d82be7ac7c
Fix bug where log file was not generated on first run (#729)
* Fix bug where log file was not generated on first run

This fix resolves issue #727.

On first start, Log::Initialize attempts to create the `azahar-emu/log/`
directory. However, it fails because `azahar-emu/` does not exist. Using
FileUtil::CreateFullPath instead will create both `azahar-emu` and
`log/`.

* Update license header
2025-03-20 11:49:51 +00:00
..
2025-03-12 20:50:51 +01:00
2023-04-21 10:14:55 +03:00
2020-03-29 16:14:36 +01:00
2024-11-07 14:42:32 +01:00
2023-04-27 07:38:28 +03:00
2023-04-27 07:38:28 +03:00
2024-11-10 21:02:54 +00:00
2022-11-15 11:20:35 +01:00
2024-11-10 18:16:49 +00:00
2020-01-15 19:58:33 -07:00
2023-12-14 16:26:33 +02:00
2023-04-27 07:38:28 +03:00
2023-04-27 07:38:28 +03:00
2023-04-27 07:38:28 +03:00
2022-05-18 00:05:40 -04:00