X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=_Internals.pde;h=58187f119e9463ab1b982e2c6fece39ff62f8254;hb=9bdc3e7323c2d8d106a60a8d53c966f7d2d75063;hp=61f6c7d08d40009b22dbf8da487ed20c2ade8140;hpb=fa4f822dadbaad06a7cc7d9909e8e3bbc5a51ee7;p=SugarCubes.git diff --git a/_Internals.pde b/_Internals.pde index 61f6c7d..58187f1 100644 --- a/_Internals.pde +++ b/_Internals.pde @@ -4,7 +4,7 @@ * //\\ //\\ //\\ //\\ * ///\\\ ///\\\ ///\\\ ///\\\ * \\\/// \\\/// \\\/// \\\/// - * \\// \\// \\// \\// + * \\// \\// \\// \\//H * * EXPERTS ONLY!! EXPERTS ONLY!! * @@ -48,7 +48,7 @@ int startMillis, lastMillis; // Core engine variables GLucose glucose; -HeronLX lx; +LX lx; LXPattern[] patterns; Effects effects; MappingTool mappingTool;