mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2026-09-26 16:56:23 -05:00
chore: Apply code formatting on entire codebase for consistent style
This commit is contained in:
@@ -32,7 +32,7 @@ void lcd_init(void)
|
||||
log_assert(lcd_fd == NULL);
|
||||
|
||||
HRESULT hr;
|
||||
|
||||
|
||||
hr = iohook_open_nul_fd(&lcd_fd);
|
||||
|
||||
if (hr != S_OK) {
|
||||
|
||||
Reference in New Issue
Block a user