Skip to content

Commit

Permalink
Add stuff
Browse files Browse the repository at this point in the history
More level!
Secret chicken
Another checkpoint
Also the end?
Idk some other stuff I've been going for like 12 hours
  • Loading branch information
SimLoads committed Jan 30, 2024
1 parent 84cbe1b commit 1060ef8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
Binary file modified Build/BSP_GHOST.data
Binary file not shown.
14 changes: 7 additions & 7 deletions Build/BSP_GHOST.framework.js
Original file line number Diff line number Diff line change
Expand Up @@ -1994,13 +1994,13 @@ var tempI64;
// === Body ===

var ASM_CONSTS = {
3959984: function() {return Module.webglContextAttributes.premultipliedAlpha;},
3960045: function() {return Module.webglContextAttributes.preserveDrawingBuffer;},
3960109: function() {return Module.webglContextAttributes.powerPreference;},
3960167: function() {Module['emscripten_get_now_backup'] = performance.now;},
3960222: function($0) {performance.now = function() { return $0; };},
3960270: function($0) {performance.now = function() { return $0; };},
3960318: function() {performance.now = Module['emscripten_get_now_backup'];}
3960208: function() {return Module.webglContextAttributes.premultipliedAlpha;},
3960269: function() {return Module.webglContextAttributes.preserveDrawingBuffer;},
3960333: function() {return Module.webglContextAttributes.powerPreference;},
3960391: function() {Module['emscripten_get_now_backup'] = performance.now;},
3960446: function($0) {performance.now = function() { return $0; };},
3960494: function($0) {performance.now = function() { return $0; };},
3960542: function() {performance.now = Module['emscripten_get_now_backup'];}
};


Expand Down
Binary file modified Build/BSP_GHOST.wasm
Binary file not shown.

0 comments on commit 1060ef8

Please sign in to comment.