mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-06-11 07:14:04 +09:00
making bootloader to load the dos kernel to run a shell
This commit is contained in:
@@ -101,4 +101,4 @@ GL.drawSpriteOver = function(sheet, xi, yi, x, y) {
|
||||
}
|
||||
};
|
||||
|
||||
Object.freeze(GL);
|
||||
Object.freeze(GL); // this returns frozen 'GL'
|
||||
|
||||
Reference in New Issue
Block a user