Mercurial > audlegacy-plugins
comparison src/modplug/plugin.cxx @ 371:96cbec520f57 trunk
[svn] - missing NULL
| author | nenolod |
|---|---|
| date | Tue, 12 Dec 2006 19:03:49 -0800 |
| parents | 8e6cbffd2fd1 |
| children | a157306caf03 |
comparison
equal
deleted
inserted
replaced
| 370:8e6cbffd2fd1 | 371:96cbec520f57 |
|---|---|
| 103 NULL, // tuple | 103 NULL, // tuple |
| 104 NULL, | 104 NULL, |
| 105 NULL, // vfs | 105 NULL, // vfs |
| 106 { "amf", "ams", "dbm", "dbf", "dsm", "far", "mdl", "stm", "ult", "j2b", "mt2", | 106 { "amf", "ams", "dbm", "dbf", "dsm", "far", "mdl", "stm", "ult", "j2b", "mt2", |
| 107 "mdz", "mdr", "mdgz", "mdbz", "s3z", "s3r", "s3gz", "xmz", "xmr", "xmgz", | 107 "mdz", "mdr", "mdgz", "mdbz", "s3z", "s3r", "s3gz", "xmz", "xmr", "xmgz", |
| 108 "itz", "itr", "itgz", "dmf", "umx", "it", "669", "xm", "mtm", "psm", "ft2" }, | 108 "itz", "itr", "itgz", "dmf", "umx", "it", "669", "xm", "mtm", "psm", "ft2", NULL }, |
| 109 }; | 109 }; |
| 110 | 110 |
| 111 extern "C" | 111 extern "C" |
| 112 { | 112 { |
| 113 InputPlugin* get_iplugin_info (void) | 113 InputPlugin* get_iplugin_info (void) |
