Skip to content

Commit

Permalink
5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tonioni committed Jun 1, 2023
1 parent 07b628f commit 975a167
Show file tree
Hide file tree
Showing 6 changed files with 147 additions and 110 deletions.
2 changes: 1 addition & 1 deletion od-win32/makeres.cmd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
copy resourcedll\release\resourcedll.dll bin\WinUAE_default.dll
copy d:\amiga\translation.txt bin\translation.txt
cd bin
zip -9 WinUAE%1_translation WinUAE_default.dll translation.txt
c:\utils\cygwin\bin\zip -9 WinUAE%1_translation WinUAE_default.dll translation.txt
copy WinUAE%1_translation.zip d:\amiga
del translation.txt
del WinUAE%1_translation.zip
Expand Down
1 change: 0 additions & 1 deletion od-win32/resources/resource.h
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,6 @@
#define IDS_BOARDEND 433
#define IDS_BOARDSIZE 434
#define IDS_BOARDID 435
#define IDS_ASSOCIATEEXTENSIONS 436
#define IDS_ASSOCIATEEXTENSION 436
#define IDS_GAMEPORTS_CUSTOM 437
#define IDS_QS_MODELS 1000
Expand Down
Loading

0 comments on commit 975a167

Please sign in to comment.