Daniele Bartolini 10 anni fa
parent
commit
d5a6f92af7
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/device_options.h

+ 1 - 1
src/device_options.h

@@ -57,7 +57,7 @@ public:
 
 #if CROWN_PLATFORM_ANDROID
 	AAssetManager* _asset_manager;
-#endif
+#endif // CROWN_PLATFORM_ANDROID
 };
 
 } // namespace crown