Skip to content

Commit

Permalink
Health bar!
Browse files Browse the repository at this point in the history
  • Loading branch information
SimLoads committed Jan 22, 2024
1 parent 0885bf0 commit 3a1e6dc
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 = {
3925264: function() {return Module.webglContextAttributes.premultipliedAlpha;},
3925325: function() {return Module.webglContextAttributes.preserveDrawingBuffer;},
3925389: function() {return Module.webglContextAttributes.powerPreference;},
3925447: function() {Module['emscripten_get_now_backup'] = performance.now;},
3925502: function($0) {performance.now = function() { return $0; };},
3925550: function($0) {performance.now = function() { return $0; };},
3925598: function() {performance.now = Module['emscripten_get_now_backup'];}
3925296: function() {return Module.webglContextAttributes.premultipliedAlpha;},
3925357: function() {return Module.webglContextAttributes.preserveDrawingBuffer;},
3925421: function() {return Module.webglContextAttributes.powerPreference;},
3925479: function() {Module['emscripten_get_now_backup'] = performance.now;},
3925534: function($0) {performance.now = function() { return $0; };},
3925582: function($0) {performance.now = function() { return $0; };},
3925630: 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 3a1e6dc

Please sign in to comment.