Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8cebe38

Browse files
committed
all bgen modules now work with MWerks
1 parent e7134aa commit 8cebe38

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

Mac/Modules/config.c

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -337,17 +337,13 @@ struct {
337337
{"mactcp", initmactcp},
338338
#endif
339339
{"AE", initAE},
340-
#ifndef __MWERKS__
341340
{"Ctl", initCtl},
342341
{"Dlg", initDlg},
343-
#endif
344342
{"Evt", initEvt},
345343
{"Menu", initMenu},
346-
#ifndef __MWERKS__
347344
{"Qd", initQd},
348345
{"Snd", initSnd},
349346
{"Win", initWin},
350-
#endif
351347
{"Res", initRes},
352348

353349
/* -- ADDMODULE MARKER 2 -- */

0 commit comments

Comments
 (0)