Browse Source

* fixed another warning

Nikolay Nikolov 4 years ago
parent
commit
6e7e632682
1 changed files with 1 additions and 0 deletions
  1. 1 0
      compiler/ogwasm.pas

+ 1 - 0
compiler/ogwasm.pas

@@ -232,6 +232,7 @@ implementation
         b: byte;
         shift:integer;
       begin
+        b:=0;
         result:=0;
         shift:=0;
         repeat