Skip to content

Commit

Permalink
fixed newlines in cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
username committed Jul 3, 2024
1 parent 14195ae commit e84c7d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion include/config/config_graphics.h
Original file line number Diff line number Diff line change
Expand Up @@ -170,4 +170,4 @@
* Enables usage of the line microcode. It can be loaded with gSPLoadUcode within a display list.
*/

// #define ENABLE_LINE_UCODE
// #define ENABLE_LINE_UCODE
2 changes: 1 addition & 1 deletion include/config/config_safeguards.h
Original file line number Diff line number Diff line change
Expand Up @@ -230,4 +230,4 @@
#undef ENABLE_LINE_UCODE
#warning "F3DEX3 does not support ENABLE_LINE_UCODE, so it will be disabled."
#endif
#endif
#endif

0 comments on commit e84c7d6

Please sign in to comment.