Initial code format

This commit is contained in:
Kenix3
2020-07-24 20:00:52 -04:00
parent 7323c17eaf
commit e80336d4a8
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -633,4 +633,4 @@ void* Lib_PtrSegToK0Null(void* ptr) {
} else {
return (void*)PHYSICAL_TO_VIRTUAL(ptr);
}
}
}