sense_the_rythm

rythm game for ESense Earable
git clone git://source.orangerot.dev:/university/sense_the_rythm.git
Log | Files | Refs | README | LICENSE

generated_plugin_registrant.h (303B)


      1 //
      2 //  Generated file. Do not edit.
      3 //
      4 
      5 // clang-format off
      6 
      7 #ifndef GENERATED_PLUGIN_REGISTRANT_
      8 #define GENERATED_PLUGIN_REGISTRANT_
      9 
     10 #include <flutter_linux/flutter_linux.h>
     11 
     12 // Registers Flutter plugins.
     13 void fl_register_plugins(FlPluginRegistry* registry);
     14 
     15 #endif  // GENERATED_PLUGIN_REGISTRANT_