X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=frontend%2Fplugin.h;h=a96d6098d2afe3bfc7ec35da8b34a389d4643ad6;hb=67c020eeafd6d3db7f9d2c314a77990177a1c4ff;hp=5e12f9024776b10966db52e9274f42a8f1de37ba;hpb=7a8d521fba9c86ae7b51369ce061bf63112b745f;p=pcsx_rearmed.git diff --git a/frontend/plugin.h b/frontend/plugin.h index 5e12f902..a96d6098 100644 --- a/frontend/plugin.h +++ b/frontend/plugin.h @@ -1,7 +1,9 @@ #ifndef __PLUGIN_H__ #define __PLUGIN_H__ +#ifndef ARRAY_SIZE #define ARRAY_SIZE(x) (sizeof(x) / sizeof(x[0])) +#endif #define PLUGIN_DL_BASE 0xfbad0000