loveplus: add printer options (#325)

## Link to GitHub Issue, if one exists
n/a

## Description of change
Add the same options as SDVX printer.

## Testing
Tested all options with LP.
This commit is contained in:
bicarus-dev
2025-05-09 09:48:00 -07:00
committed by GitHub
parent 257afe0cd3
commit 66b3de8e5c
4 changed files with 73 additions and 5 deletions
+1 -1
View File
@@ -294,7 +294,7 @@ namespace games::shared {
// error
if (!clear) {
log_fatal("sdvx", "could not find path");
log_fatal("printer", "could not find path");
}
return "DUMMY";